|
liblcf
|
Inheritance diagram for lcf::DbStringVectorXmlHandler:
Collaboration diagram for lcf::DbStringVectorXmlHandler: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 173 of file dbstring_struct.cpp.
|
inline |
Definition at line 175 of file dbstring_struct.cpp.
|
inline |
Definition at line 177 of file dbstring_struct.cpp.
References lcf::Log::Error(), and ref.
Here is the call graph for this function:
|
private |
Definition at line 203 of file dbstring_struct.cpp.
Referenced by StartElement().