|
liblcf
|
Inheritance diagram for lcf::EventCommandVectorXmlHandler:
Collaboration diagram for lcf::EventCommandVectorXmlHandler:Public Member Functions | |
| EventCommandVectorXmlHandler (std::vector< rpg::EventCommand > &ref) | |
| void | StartElement (XmlReader &stream, const char *name, const char **) |
Private Attributes | |
| std::vector< rpg::EventCommand > & | ref |
Definition at line 214 of file ldb_eventcommand.cpp.
|
inline |
Definition at line 216 of file ldb_eventcommand.cpp.
|
inline |
Definition at line 218 of file ldb_eventcommand.cpp.
References lcf::Log::Error(), and ref.
Here is the call graph for this function:
|
private |
Definition at line 226 of file ldb_eventcommand.cpp.
Referenced by StartElement().