liblcf
|
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 66 of file lmt_treemap.cpp.
|
inline |
Definition at line 72 of file lmt_treemap.cpp.
|
inlinevirtual |
Reimplemented from XmlHandler.
Definition at line 94 of file lmt_treemap.cpp.
References RPG::TreeMap::active_node, Data::data, and RPG::TreeMap::tree_order.
|
inlinevirtual |
Reimplemented from XmlHandler.
Definition at line 90 of file lmt_treemap.cpp.
|
inlinevirtual |
Reimplemented from XmlHandler.
Definition at line 75 of file lmt_treemap.cpp.
References Struct< S >::BeginXml(), XmlReader::Error(), RPG::TreeMap::maps, and RPG::TreeMap::start.
|
private |
Definition at line 69 of file lmt_treemap.cpp.
|
private |
Definition at line 68 of file lmt_treemap.cpp.
|
private |
Definition at line 70 of file lmt_treemap.cpp.