liblcf
Loading...
Searching...
No Matches
lcf::RawStruct< rpg::EventCommand > Struct Reference
+ Inheritance diagram for lcf::RawStruct< rpg::EventCommand >:
+ 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)
 
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() [1/2]

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

Definition at line 138 of file ldb_eventcommand.cpp.

◆ BeginXml() [2/2]

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

◆ LcfSize() [1/2]

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

Definition at line 67 of file ldb_eventcommand.cpp.

◆ LcfSize() [2/2]

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

◆ ReadLcf() [1/2]

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.

◆ ReadLcf() [2/2]

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

◆ WriteLcf() [1/2]

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

Definition at line 56 of file ldb_eventcommand.cpp.

◆ WriteLcf() [2/2]

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

◆ WriteXml() [1/2]

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

Definition at line 80 of file ldb_eventcommand.cpp.

◆ WriteXml() [2/2]

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

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