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 35 of file dbstring_struct.cpp.
|
static |
Definition at line 207 of file dbstring_struct.cpp.
|
static |
Definition at line 137 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::LcfSize().
|
static |
Definition at line 83 of file dbstring_struct.cpp.
|
static |
Definition at line 116 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::LcfSize(), and lcf::RawStruct< T >::WriteLcf().
|
static |
Definition at line 161 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::WriteXml().