|
liblcf
|
Inheritance diagram for lcf::TreeMapXmlHandler:
Collaboration diagram for lcf::TreeMapXmlHandler:Public Member Functions | |
| TreeMapXmlHandler (rpg::TreeMap &ref) | |
| void | StartElement (XmlReader &stream, const char *name, const char **) |
| void | EndElement (XmlReader &, const char *) |
| void | CharacterData (XmlReader &, const std::string &data) |
Private Attributes | |
| rpg::TreeMap & | ref |
| bool | active_node |
| bool | tree_order |
Definition at line 72 of file lmt_treemap.cpp.
|
inline |
Definition at line 78 of file lmt_treemap.cpp.
Definition at line 100 of file lmt_treemap.cpp.
References active_node, ref, and tree_order.
Definition at line 96 of file lmt_treemap.cpp.
References active_node, and tree_order.
|
inline |
Definition at line 81 of file lmt_treemap.cpp.
References active_node, lcf::Struct< S >::BeginXml(), lcf::Log::Error(), ref, and tree_order.
Here is the call graph for this function:
|
private |
Definition at line 75 of file lmt_treemap.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 74 of file lmt_treemap.cpp.
Referenced by CharacterData(), and StartElement().
|
private |
Definition at line 76 of file lmt_treemap.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().