liblcf
Loading...
Searching...
No Matches
lcf::RawStruct< std::vector< rpg::MoveCommand > > Struct Reference
+ Collaboration diagram for lcf::RawStruct< std::vector< rpg::MoveCommand > >:

Static Public Member Functions

static void ReadLcf (std::vector< rpg::MoveCommand > &ref, LcfReader &stream, uint32_t length)
 
static void WriteLcf (const std::vector< rpg::MoveCommand > &ref, LcfWriter &stream)
 
static int LcfSize (const std::vector< rpg::MoveCommand > &ref, LcfWriter &stream)
 
static void WriteXml (const std::vector< rpg::MoveCommand > &ref, XmlWriter &stream)
 
static void BeginXml (std::vector< rpg::MoveCommand > &ref, XmlReader &stream)
 

Detailed Description

Definition at line 26 of file lmu_movecommand.cpp.

Member Function Documentation

◆ BeginXml()

void lcf::RawStruct< std::vector< rpg::MoveCommand > >::BeginXml ( std::vector< rpg::MoveCommand > & ref,
XmlReader & stream )
static

Definition at line 230 of file lmu_movecommand.cpp.

◆ LcfSize()

int lcf::RawStruct< std::vector< rpg::MoveCommand > >::LcfSize ( const std::vector< rpg::MoveCommand > & ref,
LcfWriter & stream )
static

Definition at line 201 of file lmu_movecommand.cpp.

References lcf::RawStruct< T >::LcfSize().

+ Here is the call graph for this function:

◆ ReadLcf()

static void lcf::RawStruct< std::vector< rpg::MoveCommand > >::ReadLcf ( std::vector< rpg::MoveCommand > & ref,
LcfReader & stream,
uint32_t length )
static

◆ WriteLcf()

void lcf::RawStruct< std::vector< rpg::MoveCommand > >::WriteLcf ( const std::vector< rpg::MoveCommand > & ref,
LcfWriter & stream )
static

Definition at line 195 of file lmu_movecommand.cpp.

References lcf::RawStruct< T >::WriteLcf().

+ Here is the call graph for this function:

◆ WriteXml()

void lcf::RawStruct< std::vector< rpg::MoveCommand > >::WriteXml ( const std::vector< rpg::MoveCommand > & ref,
XmlWriter & stream )
static

Definition at line 209 of file lmu_movecommand.cpp.

References lcf::RawStruct< T >::WriteXml().

+ Here is the call graph for this function:

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