liblcf
|
Public Member Functions | |
FlagsXmlHandler (S &obj) | |
void | StartElement (XmlReader &, 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 99 of file reader_flags.cpp.
|
inline |
Definition at line 104 of file reader_flags.cpp.
|
inline |
Definition at line 119 of file reader_flags.cpp.
References field.
|
inline |
Definition at line 116 of file reader_flags.cpp.
References field.
|
inline |
Definition at line 107 of file reader_flags.cpp.
References lcf::Log::Error(), field, lcf::Flags< S >::idx(), obj, and lcf::Struct< rpg::Actor >::name.
|
private |
Definition at line 102 of file reader_flags.cpp.
Referenced by FlagsXmlHandler(), CharacterData(), EndElement(), and StartElement().
|
private |
Definition at line 101 of file reader_flags.cpp.
Referenced by FlagsXmlHandler(), and StartElement().