MessagePack for C++
msgpack::unpacker Member List

This is the complete list of members for msgpack::unpacker, including all inherited members.

buffer()msgpack::unpackerinline
buffer_capacity() constmsgpack::unpackerinline
buffer_consumed(std::size_t size)msgpack::unpackerinline
data()msgpack::unpackerinline
execute()msgpack::unpackerinline
message_size() constmsgpack::unpackerinline
next(msgpack::object_handle *result)msgpack::unpackerinline
next(msgpack::object_handle &result, bool &referenced)msgpack::unpackerinline
next(msgpack::object_handle &result)msgpack::unpackerinline
nonparsed_buffer()msgpack::unpackerinline
nonparsed_size() constmsgpack::unpackerinline
operator=(unpacker &&other)msgpack::unpackerinline
parsed_size() constmsgpack::unpackerinline
release_zone()msgpack::unpackerinline
remove_nonparsed_buffer()msgpack::unpackerinline
reserve_buffer(std::size_t size=MSGPACK_UNPACKER_RESERVE_SIZE)msgpack::unpackerinline
reset()msgpack::unpackerinline
reset_zone()msgpack::unpackerinline
skip_nonparsed_buffer(std::size_t size)msgpack::unpackerinline
unpacker(unpack_reference_func f=&unpacker::default_reference_func, void *user_data=MSGPACK_NULLPTR, std::size_t initial_buffer_size=MSGPACK_UNPACKER_INIT_BUFFER_SIZE, unpack_limit const &limit=unpack_limit())msgpack::unpackerinline
unpacker(unpacker &&other)msgpack::unpackerinline
~unpacker()msgpack::unpackerinline