#include <unpack.hpp>
int msgpack::detail::context::execute |
( |
const char * |
data, |
|
|
std::size_t |
len, |
|
|
std::size_t & |
off |
|
) |
| |
|
inline |
References msgpack::detail::unpack_bin(), msgpack::detail::unpack_double(), msgpack::detail::unpack_ext(), msgpack::detail::unpack_false(), msgpack::detail::unpack_float(), msgpack::detail::unpack_int16(), msgpack::detail::unpack_int32(), msgpack::detail::unpack_int64(), msgpack::detail::unpack_int8(), msgpack::detail::unpack_nil(), msgpack::detail::unpack_str(), msgpack::detail::unpack_true(), msgpack::detail::unpack_uint16(), msgpack::detail::unpack_uint32(), msgpack::detail::unpack_uint64(), and msgpack::detail::unpack_uint8().
Referenced by msgpack::unpacker::execute(), and msgpack::detail::unpack_imp().
void msgpack::detail::context::init |
( |
| ) |
|
|
inline |
unpack_user const& msgpack::detail::context::user |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/kondo/work/msgpack-c/include/msgpack/v1/unpack.hpp