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

Member Function Documentation

◆ BeginXml() [1/2]

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

Definition at line 207 of file dbstring_struct.cpp.

References BeginXml().

Referenced by BeginXml().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ BeginXml() [2/2]

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

◆ LcfSize() [1/2]

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

Definition at line 137 of file dbstring_struct.cpp.

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

Referenced by LcfSize().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ LcfSize() [2/2]

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

◆ ReadLcf() [1/2]

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

Definition at line 83 of file dbstring_struct.cpp.

References ReadLcf().

Referenced by ReadLcf().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ReadLcf() [2/2]

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

◆ WriteLcf() [1/2]

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

Definition at line 116 of file dbstring_struct.cpp.

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

Referenced by WriteLcf().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ WriteLcf() [2/2]

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

◆ WriteXml() [1/2]

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

Definition at line 161 of file dbstring_struct.cpp.

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

Referenced by WriteXml().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ WriteXml() [2/2]

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

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