liblcf
Loading...
Searching...
No Matches
lcf::RawStruct< DBString > Struct Reference
Inheritance diagram for lcf::RawStruct< DBString >:
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 27 of file dbstring_struct.cpp.

Member Function Documentation

◆ BeginXml()

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

Definition at line 80 of file dbstring_struct.cpp.

◆ LcfSize()

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

Definition at line 55 of file dbstring_struct.cpp.

◆ ReadLcf()

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

Definition at line 44 of file dbstring_struct.cpp.

◆ WriteLcf()

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

Definition at line 51 of file dbstring_struct.cpp.

◆ WriteXml()

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

Definition at line 59 of file dbstring_struct.cpp.


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