liblcf
Loading...
Searching...
No Matches
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.

References ref.

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 lcf::Log::Error(), ref, and lcf::Struct< rpg::Actor >::name.

+ Here is the call graph for this function:

Member Data Documentation

◆ ref

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

Definition at line 227 of file lmu_movecommand.cpp.

Referenced by MoveCommandVectorXmlHandler(), and StartElement().


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