#include <reader_struct.h>
|
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) |
|
Int specialization.
Definition at line 249 of file reader_struct.h.
◆ LcfSize()
static int lcf::Primitive< int32_t >::LcfSize |
( |
const int32_t & | ref, |
|
|
LcfWriter & | ) |
|
inlinestatic |
◆ ParseXml()
static void lcf::Primitive< int32_t >::ParseXml |
( |
int32_t & | ref, |
|
|
const std::string & | data ) |
|
inlinestatic |
◆ ReadLcf()
static void lcf::Primitive< int32_t >::ReadLcf |
( |
int32_t & | ref, |
|
|
LcfReader & | stream, |
|
|
uint32_t | length ) |
|
inlinestatic |
◆ WriteLcf()
static void lcf::Primitive< int32_t >::WriteLcf |
( |
const int32_t & | ref, |
|
|
LcfWriter & | stream ) |
|
inlinestatic |
◆ WriteXml()
static void lcf::Primitive< int32_t >::WriteXml |
( |
const int32_t & | ref, |
|
|
XmlWriter & | stream ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: