#include <unpack.hpp>
◆ container_type()
uint32_t msgpack::detail::unpack_stack::container_type |
( |
| ) |
const |
|
inline |
◆ count()
std::size_t msgpack::detail::unpack_stack::count |
( |
| ) |
const |
|
inline |
◆ decr_count()
std::size_t msgpack::detail::unpack_stack::decr_count |
( |
| ) |
|
|
inline |
◆ map_key()
◆ obj() [1/2]
◆ obj() [2/2]
◆ set_container_type()
void msgpack::detail::unpack_stack::set_container_type |
( |
uint32_t |
container_type | ) |
|
|
inline |
◆ set_count()
void msgpack::detail::unpack_stack::set_count |
( |
std::size_t |
count | ) |
|
|
inline |
◆ set_map_key()
void msgpack::detail::unpack_stack::set_map_key |
( |
msgpack::object const & |
map_key | ) |
|
|
inline |
◆ set_obj()
The documentation for this class was generated from the following file: