liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
RawStruct< RPG::Equipment > Struct Template Reference
+ Collaboration diagram for RawStruct< RPG::Equipment >:

Static Public Member Functions

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

Detailed Description

template<>
struct RawStruct< RPG::Equipment >

Definition at line 12 of file ldb_equipment.cpp.

Member Function Documentation

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

Definition at line 84 of file ldb_equipment.cpp.

References XmlReader::SetHandler().

+ Here is the call graph for this function:

int RawStruct< RPG::Equipment >::LcfSize ( const RPG::Equipment ref,
LcfWriter stream 
)
static

Definition at line 39 of file ldb_equipment.cpp.

void RawStruct< RPG::Equipment >::ReadLcf ( RPG::Equipment ref,
LcfReader stream,
uint32_t  length 
)
static

Reads Equipment.

Definition at line 23 of file ldb_equipment.cpp.

References RPG::Equipment::accessory_id, RPG::Equipment::armor_id, RPG::Equipment::helmet_id, LcfReader::Read(), RPG::Equipment::shield_id, and RPG::Equipment::weapon_id.

+ Here is the call graph for this function:

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

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