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

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)
 

Detailed Description

Definition at line 36 of file dbstring_struct.cpp.

Member Function Documentation

◆ BeginXml()

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

Definition at line 206 of file dbstring_struct.cpp.

◆ LcfSize()

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

Definition at line 136 of file dbstring_struct.cpp.

References lcf::RawStruct< T >::LcfSize().

+ Here is the call graph for this function:

◆ ReadLcf()

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

Definition at line 84 of file dbstring_struct.cpp.

References lcf::Log::Warning().

+ Here is the call graph for this function:

◆ WriteLcf()

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

Definition at line 115 of file dbstring_struct.cpp.

References lcf::RawStruct< T >::LcfSize(), and lcf::RawStruct< T >::WriteLcf().

+ Here is the call graph for this function:

◆ WriteXml()

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

Definition at line 160 of file dbstring_struct.cpp.

References lcf::RawStruct< T >::WriteXml().

+ Here is the call graph for this function:

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