liblcf
|
Static Public Member Functions | |
static void | ReadLcf (rpg::TreeMap &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const rpg::TreeMap &ref, LcfWriter &stream) |
static int | LcfSize (const rpg::TreeMap &ref, LcfWriter &stream) |
static void | WriteXml (const rpg::TreeMap &ref, XmlWriter &stream) |
static void | BeginXml (rpg::TreeMap &ref, XmlReader &stream) |
Definition at line 17 of file lmt_treemap.cpp.
|
static |
Definition at line 107 of file lmt_treemap.cpp.
References lcf::RootXmlHandler< S >::ref.
|
static |
Definition at line 46 of file lmt_treemap.cpp.
|
static |
Reads Map Tree.
Definition at line 28 of file lmt_treemap.cpp.
References lcf::Struct< S >::ReadLcf(), and lcf::RootXmlHandler< S >::ref.
|
static |
Definition at line 36 of file lmt_treemap.cpp.
References lcf::RootXmlHandler< S >::RootXmlHandler(), lcf::RootXmlHandler< S >::ref, and lcf::Struct< S >::WriteLcf().
|
static |
Definition at line 51 of file lmt_treemap.cpp.
References lcf::RootXmlHandler< S >::ref, and lcf::Struct< S >::WriteXml().