Definition at line 19 of file writer.cpp.
|
void | openFile (const std::string &file_name) |
| open configuration file More...
|
|
◆ Writer()
template<class... t_Args>
ariles2::ns_pugixml::impl::Writer::Writer |
( |
t_Args &&... |
args | ) |
|
|
inlineexplicit |
◆ back() [1/2]
◆ back() [2/2]
◆ clear()
◆ concatWithNode()
◆ concatWithNodeAndEmplace()
◆ emplace()
◆ empty()
◆ getRawNode()
pugi::xml_node& ariles2::ns_pugixml::impl::Writer::getRawNode |
( |
| ) |
|
|
inline |
Get current node.
- Returns
- pointer to the current node
Definition at line 38 of file writer.cpp.
◆ openFile()
void ariles2::write::FileVisitorImplementation::openFile |
( |
const std::string & |
file_name | ) |
|
|
inlineprotectedinherited |
open configuration file
- Parameters
-
Definition at line 400 of file write.h.
◆ pop()
◆ shiftArray()
◆ config_ofs_
std::ofstream ariles2::write::FileVisitorImplementation::config_ofs_ |
|
inherited |
output file stream
Definition at line 377 of file write.h.
◆ document_
pugi::xml_document ariles2::ns_pugixml::impl::Writer::document_ |
◆ node_stack_
◆ output_stream_
std::ostream* ariles2::write::FileVisitorImplementation::output_stream_ |
|
inherited |
output stream
Definition at line 380 of file write.h.
The documentation for this class was generated from the following file: