liblcf
lcf::DbStringVectorXmlHandler Class Reference
+ 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
 

Detailed Description

Definition at line 174 of file dbstring_struct.cpp.

Constructor & Destructor Documentation

◆ DbStringVectorXmlHandler()

lcf::DbStringVectorXmlHandler::DbStringVectorXmlHandler ( std::vector< DBString > &  ref)
inline

Definition at line 176 of file dbstring_struct.cpp.

Member Function Documentation

◆ StartElement()

void lcf::DbStringVectorXmlHandler::StartElement ( XmlReader &  stream,
const char *  name,
const char **  atts 
)
inline

Definition at line 178 of file dbstring_struct.cpp.

References ref.

Member Data Documentation

◆ ref

std::vector<DBString>& lcf::DbStringVectorXmlHandler::ref
private

Definition at line 204 of file dbstring_struct.cpp.

Referenced by StartElement().


The documentation for this class was generated from the following file: