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

Static Public Member Functions

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

Detailed Description

Definition at line 28 of file ldb_eventcommand.cpp.

Member Function Documentation

◆ BeginXml()

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

Definition at line 229 of file ldb_eventcommand.cpp.

◆ LcfSize()

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

Definition at line 199 of file ldb_eventcommand.cpp.

◆ ReadLcf()

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

◆ WriteLcf()

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

Definition at line 191 of file ldb_eventcommand.cpp.

◆ WriteXml()

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

Definition at line 208 of file ldb_eventcommand.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: