|
static void | ReadLcf (DBString &ref, LcfReader &stream, uint32_t length) |
|
static void | WriteLcf (const DBString &ref, LcfWriter &stream) |
|
static int | LcfSize (const DBString &ref, LcfWriter &stream) |
|
static void | WriteXml (const DBString &ref, XmlWriter &stream) |
|
static void | BeginXml (DBString &ref, XmlReader &stream) |
|
Definition at line 26 of file dbstring_struct.cpp.
◆ BeginXml()
void lcf::RawStruct< DBString >::BeginXml |
( |
DBString & |
ref, |
|
|
XmlReader & |
stream |
|
) |
| |
|
static |
◆ LcfSize()
int lcf::RawStruct< DBString >::LcfSize |
( |
const DBString & |
ref, |
|
|
LcfWriter & |
stream |
|
) |
| |
|
static |
◆ ReadLcf()
void lcf::RawStruct< DBString >::ReadLcf |
( |
DBString & |
ref, |
|
|
LcfReader & |
stream, |
|
|
uint32_t |
length |
|
) |
| |
|
static |
◆ WriteLcf()
void lcf::RawStruct< DBString >::WriteLcf |
( |
const DBString & |
ref, |
|
|
LcfWriter & |
stream |
|
) |
| |
|
static |
◆ WriteXml()
void lcf::RawStruct< DBString >::WriteXml |
( |
const DBString & |
ref, |
|
|
XmlWriter & |
stream |
|
) |
| |
|
static |
The documentation for this struct was generated from the following file: