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

#include <reader_struct.h>

+ Inheritance diagram for lcf::Primitive< int32_t >:
+ Collaboration diagram for lcf::Primitive< int32_t >:

Static Public Member Functions

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

Detailed Description

Int specialization.

Definition at line 265 of file reader_struct.h.

Member Function Documentation

◆ LcfSize() [1/2]

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

Definition at line 207 of file reader_struct.h.

◆ LcfSize() [2/2]

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

Definition at line 284 of file reader_struct.h.

◆ ParseXml() [1/2]

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

Definition at line 213 of file reader_struct.h.

◆ ParseXml() [2/2]

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

Definition at line 290 of file reader_struct.h.

◆ ReadLcf() [1/2]

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

Definition at line 182 of file reader_struct.h.

◆ ReadLcf() [2/2]

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

Definition at line 266 of file reader_struct.h.

◆ WriteLcf() [1/2]

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

Definition at line 204 of file reader_struct.h.

◆ WriteLcf() [2/2]

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

Definition at line 281 of file reader_struct.h.

◆ WriteXml() [1/2]

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

Definition at line 210 of file reader_struct.h.

◆ WriteXml() [2/2]

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

Definition at line 287 of file reader_struct.h.


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