liblcf
|
Public Member Functions | |
FlagsXmlHandler (S &obj) | |
void | StartElement (XmlReader &stream, const char *name, const char **) |
void | EndElement (XmlReader &, const char *) |
void | CharacterData (XmlReader &, const std::string &data) |
Private Attributes | |
S & | obj |
bool * | field |
Definition at line 110 of file reader_flags.cpp.
|
inline |
Definition at line 115 of file reader_flags.cpp.
|
inline |
Definition at line 130 of file reader_flags.cpp.
References field.
|
inline |
Definition at line 127 of file reader_flags.cpp.
References field.
|
inline |
Definition at line 118 of file reader_flags.cpp.
References field, lcf::Flags< S >::idx(), obj, and lcf::Struct< rpg::Actor >::name.
|
private |
Definition at line 113 of file reader_flags.cpp.
Referenced by FlagsXmlHandler(), CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 112 of file reader_flags.cpp.
Referenced by FlagsXmlHandler(), and StartElement().