liblcf
Loading...
Searching...
No Matches
lcf::RawStruct< DBString > Struct Reference
+ Collaboration diagram for lcf::RawStruct< DBString >:

Static Public Member Functions

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)
 

Detailed Description

Definition at line 26 of file dbstring_struct.cpp.

Member Function Documentation

◆ BeginXml()

void lcf::RawStruct< DBString >::BeginXml ( DBString &  ref,
XmlReader &  stream 
)
static

Definition at line 79 of file dbstring_struct.cpp.

◆ LcfSize()

int lcf::RawStruct< DBString >::LcfSize ( const DBString &  ref,
LcfWriter &  stream 
)
static

Definition at line 54 of file dbstring_struct.cpp.

◆ ReadLcf()

void lcf::RawStruct< DBString >::ReadLcf ( DBString &  ref,
LcfReader &  stream,
uint32_t  length 
)
static

Definition at line 43 of file dbstring_struct.cpp.

◆ WriteLcf()

void lcf::RawStruct< DBString >::WriteLcf ( const DBString &  ref,
LcfWriter &  stream 
)
static

Definition at line 50 of file dbstring_struct.cpp.

◆ WriteXml()

void lcf::RawStruct< DBString >::WriteXml ( const DBString &  ref,
XmlWriter &  stream 
)
static

Definition at line 58 of file dbstring_struct.cpp.


The documentation for this struct was generated from the following file: