liblcf
Loading...
Searching...
No Matches
lcf::Primitive< std::string > Struct Reference

#include <reader_struct.h>

+ Inheritance diagram for lcf::Primitive< std::string >:
+ Collaboration diagram for lcf::Primitive< std::string >:

Static Public Member Functions

static void ReadLcf (std::string &ref, LcfReader &stream, uint32_t length)
 
static void WriteLcf (const std::string &ref, LcfWriter &stream)
 
static int LcfSize (const std::string &ref, LcfWriter &stream)
 
static void WriteXml (const std::string &ref, XmlWriter &stream)
 
static void ParseXml (std::string &ref, const std::string &data)
 
static void ReadLcf (std::string &ref, LcfReader &stream, uint32_t length)
 
static void WriteLcf (const std::string &ref, LcfWriter &stream)
 
static int LcfSize (const std::string &, LcfWriter &)
 
static void WriteXml (const std::string &ref, XmlWriter &stream)
 
static void ParseXml (std::string &ref, const std::string &data)
 

Detailed Description

String specialization.

Definition at line 285 of file reader_struct.h.

Member Function Documentation

◆ LcfSize() [1/2]

static int lcf::Primitive< std::string >::LcfSize ( const std::string & ,
LcfWriter &  )
inlinestatic

Definition at line 191 of file reader_struct.h.

◆ LcfSize() [2/2]

static int lcf::Primitive< std::string >::LcfSize ( const std::string & ref,
LcfWriter & stream )
inlinestatic

Definition at line 295 of file reader_struct.h.

◆ ParseXml() [1/2]

static void lcf::Primitive< std::string >::ParseXml ( std::string & ref,
const std::string & data )
inlinestatic

Definition at line 197 of file reader_struct.h.

◆ ParseXml() [2/2]

static void lcf::Primitive< std::string >::ParseXml ( std::string & ref,
const std::string & data )
inlinestatic

Definition at line 301 of file reader_struct.h.

◆ ReadLcf() [1/2]

static void lcf::Primitive< std::string >::ReadLcf ( std::string & ref,
LcfReader & stream,
uint32_t length )
inlinestatic

Definition at line 168 of file reader_struct.h.

◆ ReadLcf() [2/2]

static void lcf::Primitive< std::string >::ReadLcf ( std::string & ref,
LcfReader & stream,
uint32_t length )
inlinestatic

Definition at line 286 of file reader_struct.h.

◆ WriteLcf() [1/2]

static void lcf::Primitive< std::string >::WriteLcf ( const std::string & ref,
LcfWriter & stream )
inlinestatic

Definition at line 188 of file reader_struct.h.

◆ WriteLcf() [2/2]

static void lcf::Primitive< std::string >::WriteLcf ( const std::string & ref,
LcfWriter & stream )
inlinestatic

Definition at line 292 of file reader_struct.h.

◆ WriteXml() [1/2]

static void lcf::Primitive< std::string >::WriteXml ( const std::string & ref,
XmlWriter & stream )
inlinestatic

Definition at line 194 of file reader_struct.h.

◆ WriteXml() [2/2]

static void lcf::Primitive< std::string >::WriteXml ( const std::string & ref,
XmlWriter & stream )
inlinestatic

Definition at line 298 of file reader_struct.h.


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