liblcf
|
Public Member Functions | |
DbStringVectorXmlHandler (std::vector< DBString > &ref) | |
void | StartElement (XmlReader &stream, const char *name, const char **atts) |
Private Attributes | |
std::vector< DBString > & | ref |
Definition at line 174 of file dbstring_struct.cpp.
|
inline |
Definition at line 176 of file dbstring_struct.cpp.
References ref.
|
inline |
Definition at line 178 of file dbstring_struct.cpp.
References ref, and lcf::Struct< rpg::Actor >::name.
|
private |
Definition at line 204 of file dbstring_struct.cpp.
Referenced by DbStringVectorXmlHandler(), and StartElement().