|
Ariles
|
Definition at line 20 of file reader.cpp.
Public Member Functions | |
| pugi::xml_node & | getRawNode () |
| Get current node. | |
| NodeWrapper & | back () |
| const NodeWrapper & | back () const |
| void | clear () |
| void | emplace (t_Args &&...args) |
| void | pop () |
| void | shiftArray () |
| bool | empty () const |
| std::string | concatWithNode (t_String &&...strings) const |
| void | concatWithNodeAndEmplace (t_String &&...strings) |
Public Attributes | |
| pugi::xml_document | document_ |
| std::vector< NodeWrapper > | node_stack_ |
|
inlineinherited |
Definition at line 131 of file serialization.h.
|
inlineinherited |
Definition at line 136 of file serialization.h.
|
inlineinherited |
Definition at line 141 of file serialization.h.
|
inlineinherited |
Definition at line 170 of file serialization.h.
|
inlineinherited |
Definition at line 176 of file serialization.h.
|
inlineinherited |
Definition at line 147 of file serialization.h.
|
inlineinherited |
Definition at line 163 of file serialization.h.
|
inline |
|
inlineinherited |
Definition at line 152 of file serialization.h.
|
inlineinherited |
Definition at line 157 of file serialization.h.
| pugi::xml_document ariles2::ns_pugixml::impl::Reader::document_ |
Definition at line 23 of file reader.cpp.
|
inherited |
Definition at line 128 of file serialization.h.