liblcf
Loading...
Searching...
No Matches
lcf::EventCommandVectorXmlHandler Class Reference
+ Inheritance diagram for lcf::EventCommandVectorXmlHandler:
+ Collaboration diagram for lcf::EventCommandVectorXmlHandler:

Public Member Functions

 EventCommandVectorXmlHandler (std::vector< rpg::EventCommand > &ref)
 
void StartElement (XmlReader &stream, const char *name, const char **)
 

Private Attributes

std::vector< rpg::EventCommand > & ref
 

Detailed Description

Definition at line 213 of file ldb_eventcommand.cpp.

Constructor & Destructor Documentation

◆ EventCommandVectorXmlHandler()

lcf::EventCommandVectorXmlHandler::EventCommandVectorXmlHandler ( std::vector< rpg::EventCommand > &  ref)
inline

Definition at line 215 of file ldb_eventcommand.cpp.

Member Function Documentation

◆ StartElement()

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

Definition at line 217 of file ldb_eventcommand.cpp.

References ref.

Member Data Documentation

◆ ref

std::vector<rpg::EventCommand>& lcf::EventCommandVectorXmlHandler::ref
private

Definition at line 225 of file ldb_eventcommand.cpp.

Referenced by StartElement().


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