liblcf
lcf::RawStruct< rpg::EventCommand > Struct Reference
+ Collaboration diagram for lcf::RawStruct< rpg::EventCommand >:

Static Public Member Functions

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

Detailed Description

Definition at line 18 of file ldb_eventcommand.cpp.

Member Function Documentation

◆ BeginXml()

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

Definition at line 138 of file ldb_eventcommand.cpp.

◆ LcfSize()

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

Definition at line 67 of file ldb_eventcommand.cpp.

◆ ReadLcf()

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

Reads Event Command.

Definition at line 38 of file ldb_eventcommand.cpp.

◆ WriteLcf()

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

Definition at line 56 of file ldb_eventcommand.cpp.

◆ WriteXml()

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

Definition at line 80 of file ldb_eventcommand.cpp.


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