liblcf
|
Static Public Member Functions | |
static void | ReadLcf (std::vector< DBString > &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const std::vector< DBString > &ref, LcfWriter &stream) |
static int | LcfSize (const std::vector< DBString > &ref, LcfWriter &stream) |
static void | WriteXml (const std::vector< DBString > &ref, XmlWriter &stream) |
static void | BeginXml (std::vector< DBString > &ref, XmlReader &stream) |
Definition at line 36 of file dbstring_struct.cpp.
|
static |
Definition at line 206 of file dbstring_struct.cpp.
|
static |
Definition at line 136 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::LcfSize().
|
static |
Definition at line 84 of file dbstring_struct.cpp.
References lcf::Log::Warning().
|
static |
Definition at line 115 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::LcfSize(), and lcf::RawStruct< T >::WriteLcf().
|
static |
Definition at line 160 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::WriteXml().