Definition at line 36 of file reader_compact.cpp.
|
void | openFile (const std::string &file_name) |
| open configuration file More...
|
|
◆ Reader()
template<class... t_Args>
ariles2::ns_msgpack_compact::impl::Reader::Reader |
( |
t_Args &&... |
args | ) |
|
|
inlineexplicit |
◆ back() [1/2]
◆ back() [2/2]
◆ clear()
◆ concatWithNode()
◆ concatWithNodeAndEmplace()
◆ emplace()
◆ empty()
◆ getRawNode() [1/2]
const ::msgpack::object& ariles2::ns_msgpack_compact::impl::Reader::getRawNode |
( |
| ) |
|
|
inline |
◆ getRawNode() [2/2]
const ::msgpack::object& ariles2::ns_msgpack_compact::impl::Reader::getRawNode |
( |
const std::size_t |
depth | ) |
|
|
inline |
Get current node.
- Returns
- pointer to the current node
Definition at line 78 of file reader_compact.cpp.
◆ initialize()
void ariles2::ns_msgpack_compact::impl::Reader::initialize |
( |
| ) |
|
|
inline |
◆ openFile()
void ariles2::read::FileVisitorImplementation::openFile |
( |
const std::string & |
file_name | ) |
|
|
inlineprotectedinherited |
open configuration file
- Parameters
-
Definition at line 516 of file read.h.
◆ pop()
◆ shiftArray()
◆ buffer_
std::string ariles2::ns_msgpack_compact::impl::Reader::buffer_ |
◆ config_ifs_
std::ifstream ariles2::read::FileVisitorImplementation::config_ifs_ |
|
protectedinherited |
◆ handle_
::msgpack::object_handle ariles2::ns_msgpack_compact::impl::Reader::handle_ |
◆ input_stream_
std::istream* ariles2::read::FileVisitorImplementation::input_stream_ |
|
protectedinherited |
◆ node_stack_
The documentation for this class was generated from the following file: