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.
References BeginXml().
Referenced by BeginXml().
|
static |
Definition at line 136 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::LcfSize(), and LcfSize().
Referenced by LcfSize().
|
static |
Definition at line 84 of file dbstring_struct.cpp.
References ReadLcf(), and lcf::Log::Warning().
Referenced by ReadLcf().
|
static |
Definition at line 115 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::LcfSize(), lcf::RawStruct< T >::WriteLcf(), and WriteLcf().
Referenced by WriteLcf().
|
static |
Definition at line 160 of file dbstring_struct.cpp.
References lcf::RawStruct< T >::WriteXml(), and WriteXml().
Referenced by WriteXml().