|
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) |
|
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) |
|
Definition at line 28 of file ldb_eventcommand.cpp.
◆ BeginXml() [1/2]
void lcf::RawStruct< std::vector< rpg::EventCommand > >::BeginXml |
( |
std::vector< rpg::EventCommand > & | ref, |
|
|
XmlReader & | stream ) |
|
static |
◆ BeginXml() [2/2]
static void lcf::RawStruct< std::vector< rpg::EventCommand > >::BeginXml |
( |
std::vector< rpg::EventCommand > & | ref, |
|
|
XmlReader & | stream ) |
|
static |
◆ LcfSize() [1/2]
int lcf::RawStruct< std::vector< rpg::EventCommand > >::LcfSize |
( |
const std::vector< rpg::EventCommand > & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ LcfSize() [2/2]
static int lcf::RawStruct< std::vector< rpg::EventCommand > >::LcfSize |
( |
const std::vector< rpg::EventCommand > & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ ReadLcf() [1/2]
void lcf::RawStruct< std::vector< rpg::EventCommand > >::ReadLcf |
( |
std::vector< rpg::EventCommand > & | event_commands, |
|
|
LcfReader & | stream, |
|
|
uint32_t | length ) |
|
static |
◆ ReadLcf() [2/2]
static void lcf::RawStruct< std::vector< rpg::EventCommand > >::ReadLcf |
( |
std::vector< rpg::EventCommand > & | ref, |
|
|
LcfReader & | stream, |
|
|
uint32_t | length ) |
|
static |
◆ WriteLcf() [1/2]
void lcf::RawStruct< std::vector< rpg::EventCommand > >::WriteLcf |
( |
const std::vector< rpg::EventCommand > & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ WriteLcf() [2/2]
static void lcf::RawStruct< std::vector< rpg::EventCommand > >::WriteLcf |
( |
const std::vector< rpg::EventCommand > & | ref, |
|
|
LcfWriter & | stream ) |
|
static |
◆ WriteXml() [1/2]
void lcf::RawStruct< std::vector< rpg::EventCommand > >::WriteXml |
( |
const std::vector< rpg::EventCommand > & | ref, |
|
|
XmlWriter & | stream ) |
|
static |
◆ WriteXml() [2/2]
static void lcf::RawStruct< std::vector< rpg::EventCommand > >::WriteXml |
( |
const std::vector< rpg::EventCommand > & | ref, |
|
|
XmlWriter & | stream ) |
|
static |
The documentation for this struct was generated from the following file: