MessagePack for C++
|
This is the complete list of members for msgpack::detail::context, including all inherited members.
context(unpack_reference_func f, void *user_data, unpack_limit const &limit) | msgpack::detail::context | inline |
data() const | msgpack::detail::context | inline |
execute(const char *data, std::size_t len, std::size_t &off) | msgpack::detail::context | inline |
init() | msgpack::detail::context | inline |
user() | msgpack::detail::context | inline |
user() const | msgpack::detail::context | inline |