liblcf
|
Public Member Functions | |
DbStringXmlHandler (DBString &ref) | |
void | StartElement (XmlReader &stream, const char *name, const char **) |
void | EndElement (XmlReader &, const char *) |
void | CharacterData (XmlReader &, const std::string &data) |
Private Attributes | |
DBString & | ref |
Definition at line 62 of file dbstring_struct.cpp.
|
inline |
Definition at line 66 of file dbstring_struct.cpp.
Definition at line 74 of file dbstring_struct.cpp.
References ref.
Definition at line 71 of file dbstring_struct.cpp.
|
inline |
Definition at line 68 of file dbstring_struct.cpp.
|
private |
Definition at line 64 of file dbstring_struct.cpp.
Referenced by CharacterData().