|
MessagePack for C++
|
#include <object_fwd.hpp>
Public Member Functions | |
| int8_t | type () const |
| const char * | data () const |
Public Attributes | |
| uint32_t | size |
| const char * | ptr |
|
inline |
References msgpack::convert(), and ptr.
Referenced by data(), msgpack::object_parser::parse(), type(), and msgpack::detail::create_object_visitor::visit_ext().
| uint32_t msgpack::object_ext::size |
Referenced by msgpack::object_parser::parse(), and msgpack::detail::create_object_visitor::visit_ext().