|
liblcf
|
Inheritance diagram for lcf::ParametersXmlHandler:
Collaboration diagram for lcf::ParametersXmlHandler:Public Member Functions | |
| ParametersXmlHandler (rpg::Parameters &ref) | |
| void | StartElement (XmlReader &, const char *name, const char **) |
| void | EndElement (XmlReader &, const char *) |
| void | CharacterData (XmlReader &, const std::string &data) |
Private Attributes | |
| rpg::Parameters & | ref |
| std::vector< int16_t > * | field |
Definition at line 62 of file ldb_parameters.cpp.
|
inline |
Definition at line 67 of file ldb_parameters.cpp.
Definition at line 89 of file ldb_parameters.cpp.
References field.
Definition at line 86 of file ldb_parameters.cpp.
References field.
|
inline |
Definition at line 68 of file ldb_parameters.cpp.
References lcf::Log::Error(), field, and ref.
Here is the call graph for this function:
|
private |
Definition at line 65 of file ldb_parameters.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 64 of file ldb_parameters.cpp.
Referenced by StartElement().