25 #include <boost/endian/buffers.hpp> 43 boost::endian::little_uint32_buf_t
size;
78 size = (uint32_t)data.size();
109 "error unpacking network message as a '${type}' ${x} !=? ${msg_type}",
void pack(Stream &s, const flat_set< T, A... > &value, uint32_t _max_depth)
static ripemd160 hash(const fc::sha512 &h)
message_hash_type id() const
void unpack(Stream &s, flat_set< T, A... > &value, uint32_t _max_depth)
#define FC_RETHROW_EXCEPTIONS(LOG_LEVEL, FORMAT,...)
Catchs all exception's, std::exceptions, and ... and rethrows them after appending the provided log m...
FC_REFLECT_TYPENAME(fc::log_message)
#define GRAPHENE_DECLARE_EXTERNAL_SERIALIZATION(type)
#define FC_ASSERT(TEST,...)
Checks a condition and throws an assert_exception if the test is FALSE.
message(const message &m)