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

Static Public Member Functions

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

Detailed Description

Definition at line 17 of file lmu_movecommand.cpp.

Member Function Documentation

◆ BeginXml()

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

Definition at line 178 of file lmu_movecommand.cpp.

◆ LcfSize()

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

Definition at line 87 of file lmu_movecommand.cpp.

◆ ReadLcf()

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

Reads Move Command.

Definition at line 37 of file lmu_movecommand.cpp.

◆ WriteLcf()

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

Definition at line 61 of file lmu_movecommand.cpp.

◆ WriteXml()

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

Definition at line 115 of file lmu_movecommand.cpp.


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