|
liblcf
|
Inheritance diagram for lcf::RectXmlHandler:
Collaboration diagram for lcf::RectXmlHandler:Public Member Functions | |
| RectXmlHandler (rpg::Rect &ref) | |
| void | StartElement (XmlReader &, const char *name, const char **) |
| void | EndElement (XmlReader &, const char *) |
| void | CharacterData (XmlReader &, const std::string &data) |
Private Attributes | |
| rpg::Rect & | ref |
| uint32_t * | field |
Definition at line 57 of file lmt_rect.cpp.
|
inline |
Definition at line 62 of file lmt_rect.cpp.
Definition at line 80 of file lmt_rect.cpp.
References field.
Definition at line 77 of file lmt_rect.cpp.
References field.
Definition at line 63 of file lmt_rect.cpp.
References lcf::Log::Error(), field, and ref.
Here is the call graph for this function:
|
private |
Definition at line 60 of file lmt_rect.cpp.
Referenced by CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 59 of file lmt_rect.cpp.
Referenced by StartElement().