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)
 
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() [1/2]

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

Definition at line 80 of file dbstring_struct.cpp.

◆ BeginXml() [2/2]

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

◆ LcfSize() [1/2]

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

Definition at line 55 of file dbstring_struct.cpp.

◆ LcfSize() [2/2]

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

◆ ReadLcf() [1/2]

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

Definition at line 44 of file dbstring_struct.cpp.

◆ ReadLcf() [2/2]

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

◆ WriteLcf() [1/2]

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

Definition at line 51 of file dbstring_struct.cpp.

◆ WriteLcf() [2/2]

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

◆ WriteXml() [1/2]

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

Definition at line 59 of file dbstring_struct.cpp.

◆ WriteXml() [2/2]

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

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