|
liblcf
|
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.
References ref.
|
inline |
Definition at line 218 of file ldb_eventcommand.cpp.
References lcf::Log::Error(), ref, and lcf::Struct< rpg::Actor >::name.
|
private |
Definition at line 226 of file ldb_eventcommand.cpp.
Referenced by EventCommandVectorXmlHandler(), and StartElement().