liblcf
|
#include <reader_struct.h>
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) |
Int specialization.
Definition at line 231 of file reader_struct.h.
Definition at line 250 of file reader_struct.h.
References LcfReader::IntSize().
|
inlinestatic |
Definition at line 256 of file reader_struct.h.
References Data::data, and XmlReader::Read().
|
inlinestatic |
Definition at line 232 of file reader_struct.h.
References LcfReader::FromCurrent, LcfReader::ReadInt(), LcfReader::Seek(), and LcfReader::Tell().
Definition at line 247 of file reader_struct.h.
References LcfWriter::WriteInt().
Definition at line 253 of file reader_struct.h.
References XmlWriter::WriteInt().