liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RawStruct< RPG::EventCommand > Struct Template Reference
+ Collaboration diagram for 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

template<>
struct RawStruct< RPG::EventCommand >

Definition at line 13 of file ldb_eventcommand.cpp.

Member Function Documentation

void RawStruct< RPG::EventCommand >::BeginXml ( RPG::EventCommand ref,
XmlReader stream 
)
static

Definition at line 126 of file ldb_eventcommand.cpp.

References XmlReader::SetHandler().

+ Here is the call graph for this function:

int RawStruct< RPG::EventCommand >::LcfSize ( const RPG::EventCommand ref,
LcfWriter stream 
)
static
void RawStruct< RPG::EventCommand >::ReadLcf ( RPG::EventCommand event_command,
LcfReader stream,
uint32_t  length 
)
static

Reads Event Command.

Definition at line 33 of file ldb_eventcommand.cpp.

References RPG::EventCommand::code, RPG::EventCommand::indent, RPG::EventCommand::parameters, LcfReader::Read(), LcfReader::ReadInt(), LcfReader::ReadString(), and RPG::EventCommand::string.

+ Here is the call graph for this function:

void RawStruct< RPG::EventCommand >::WriteLcf ( const RPG::EventCommand ref,
LcfWriter stream 
)
static

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