|
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) |
|
Definition at line 17 of file ldb_equipment.cpp.
◆ BeginXml()
void lcf::RawStruct< rpg::Equipment >::BeginXml |
( |
rpg::Equipment & | ref, |
|
|
XmlReader & | stream ) |
|
static |
◆ LcfSize()
int lcf::RawStruct< rpg::Equipment >::LcfSize |
( |
const rpg::Equipment & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ ReadLcf()
static void lcf::RawStruct< rpg::Equipment >::ReadLcf |
( |
rpg::Equipment & | ref, |
|
|
LcfReader & | stream, |
|
|
uint32_t | length ) |
|
static |
◆ WriteLcf()
void lcf::RawStruct< rpg::Equipment >::WriteLcf |
( |
const rpg::Equipment & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ WriteXml()
void lcf::RawStruct< rpg::Equipment >::WriteXml |
( |
const rpg::Equipment & | ref, |
|
|
XmlWriter & | stream ) |
|
static |
The documentation for this struct was generated from the following file: