liblcf
|
Public Member Functions | |
MoveCommandXmlHandler (rpg::MoveCommand &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::MoveCommand & | ref |
int32_t * | field |
bool | parameter_string |
Definition at line 141 of file lmu_movecommand.cpp.
|
inline |
Definition at line 147 of file lmu_movecommand.cpp.
Definition at line 170 of file lmu_movecommand.cpp.
References field, parameter_string, and ref.
Definition at line 166 of file lmu_movecommand.cpp.
References field, and parameter_string.
|
inline |
Definition at line 149 of file lmu_movecommand.cpp.
References field, parameter_string, and ref.
|
private |
Definition at line 144 of file lmu_movecommand.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 145 of file lmu_movecommand.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 143 of file lmu_movecommand.cpp.
Referenced by CharacterData(), and StartElement().