liblcf
lcf::MoveCommandVectorXmlHandler Class Reference
+ Inheritance diagram for lcf::MoveCommandVectorXmlHandler:
+ Collaboration diagram for lcf::MoveCommandVectorXmlHandler:

Public Member Functions

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

Private Attributes

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

Detailed Description

Definition at line 215 of file lmu_movecommand.cpp.

Constructor & Destructor Documentation

◆ MoveCommandVectorXmlHandler()

lcf::MoveCommandVectorXmlHandler::MoveCommandVectorXmlHandler ( std::vector< rpg::MoveCommand > &  ref)
inline

Definition at line 217 of file lmu_movecommand.cpp.

Member Function Documentation

◆ StartElement()

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

Definition at line 219 of file lmu_movecommand.cpp.

References ref.

Member Data Documentation

◆ ref

std::vector<rpg::MoveCommand>& lcf::MoveCommandVectorXmlHandler::ref
private

Definition at line 227 of file lmu_movecommand.cpp.

Referenced by StartElement().


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