liblcf
|
Public Member Functions | |
MoveCommandVectorXmlHandler (std::vector< rpg::MoveCommand > &ref) | |
void | StartElement (XmlReader &stream, const char *name, const char **) |
Private Attributes | |
std::vector< rpg::MoveCommand > & | ref |
Definition at line 215 of file lmu_movecommand.cpp.
|
inline |
Definition at line 217 of file lmu_movecommand.cpp.
|
inline |
Definition at line 219 of file lmu_movecommand.cpp.
References ref.
|
private |
Definition at line 227 of file lmu_movecommand.cpp.
Referenced by StartElement().