4 #ifndef DJINNI_GENERATED_DYNAMICTYPE_HPP 5 #define DJINNI_GENERATED_DYNAMICTYPE_HPP 10 #ifndef LIBCORE_EXPORT 12 #include <libcore_export.h> 14 #define LIBCORE_EXPORT 18 namespace ledger {
namespace core {
namespace api {
40 LIBCORE_EXPORT std::string to_string(
const DynamicType& dynamicType);
41 LIBCORE_EXPORT std::ostream &operator<<(std::ostream &os,
const DynamicType &o);
50 return std::hash<int>()(static_cast<int>(type));
55 #endif //DJINNI_GENERATED_DYNAMICTYPE_HPP
Definition: BitcoinLikeFeePolicy.hpp:29
DynamicType
Definition: DynamicType.hpp:20
Definition: Account.cpp:8