Definition at line 27 of file writer.cpp.
◆ NodeWrapper
◆ Writer() [1/2]
ariles::ns_rapidjson::impl::Writer::Writer |
( |
const std::string & |
file_name | ) |
|
|
inlineexplicit |
◆ Writer() [2/2]
ariles::ns_rapidjson::impl::Writer::Writer |
( |
std::ostream & |
output_stream | ) |
|
|
inlineexplicit |
◆ getRawNode() [1/2]
Get current node.
- Returns
- pointer to the current node
Definition at line 53 of file common.h.
◆ getRawNode() [2/2]
◆ config_ofs_
std::ofstream ariles::ns_rapidjson::impl::Writer::config_ofs_ |
output file stream
Definition at line 31 of file writer.cpp.
◆ document_
instance of the parser
Definition at line 41 of file common.h.
◆ node_stack_
Stack of nodes.
Definition at line 44 of file common.h.
◆ output_stream_
std::ostream* ariles::ns_rapidjson::impl::Writer::output_stream_ |
The documentation for this class was generated from the following file: