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 214 of file ldb_eventcommand.cpp.

Constructor & Destructor Documentation

◆ EventCommandVectorXmlHandler()

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

Definition at line 216 of file ldb_eventcommand.cpp.

Member Function Documentation

◆ StartElement()

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

Definition at line 218 of file ldb_eventcommand.cpp.

References lcf::Log::Error(), and ref.

+ Here is the call graph for this function:

Member Data Documentation

◆ ref

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

Definition at line 226 of file ldb_eventcommand.cpp.

Referenced by StartElement().


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