Definition at line 36 of file reader_compact.cpp.
◆ getRawNode() [1/2]
const ::msgpack::object& ariles::ns_msgpack_compact::impl::Reader::getRawNode |
( |
const std::size_t |
depth | ) |
|
|
inline |
Get current node.
- Returns
- pointer to the current node
Definition at line 76 of file reader_compact.cpp.
◆ getRawNode() [2/2]
const ::msgpack::object& ariles::ns_msgpack_compact::impl::Reader::getRawNode |
( |
| ) |
|
|
inline |
◆ initialize()
void ariles::ns_msgpack_compact::impl::Reader::initialize |
( |
std::istream & |
input_stream | ) |
|
|
inline |
◆ buffer_
std::string ariles::ns_msgpack_compact::impl::Reader::buffer_ |
◆ handle_
::msgpack::object_handle ariles::ns_msgpack_compact::impl::Reader::handle_ |
◆ node_stack_
std::vector<NodeWrapper> ariles::ns_msgpack_compact::impl::Reader::node_stack_ |
The documentation for this class was generated from the following file: