|
Ariles
|
Definition at line 20 of file reader.cpp.
Public Member Functions | |
| pugi::xml_node & | getRawNode () |
| Get current node. More... | |
Public Attributes | |
| pugi::xml_document | document_ |
| std::vector< NodeWrapper > | node_stack_ |
|
inline |
| pugi::xml_document ariles::ns_pugixml::impl::Reader::document_ |
Definition at line 23 of file reader.cpp.
| std::vector<NodeWrapper> ariles::ns_pugixml::impl::Reader::node_stack_ |
Definition at line 25 of file reader.cpp.
1.8.15