|
liblcf
|
#include <reader_struct.h>
Collaboration diagram for Primitive< int >:Static Public Member Functions | |
| static void | ReadLcf (int &ref, LcfReader &stream, uint32_t length) |
| static void | WriteLcf (const int &ref, LcfWriter &stream) |
| static int | LcfSize (const int &ref, LcfWriter &) |
| static void | WriteXml (const int &ref, XmlWriter &stream) |
| static void | ParseXml (int &ref, const std::string &data) |
Int specialization.
Definition at line 191 of file reader_struct.h.
Definition at line 210 of file reader_struct.h.
References LcfReader::IntSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 216 of file reader_struct.h.
References XmlReader::Read().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 192 of file reader_struct.h.
References LcfReader::FromCurrent, LcfReader::ReadInt(), LcfReader::Seek(), and LcfReader::Tell().
Here is the call graph for this function:Definition at line 207 of file reader_struct.h.
References LcfWriter::WriteInt().
Here is the call graph for this function:Definition at line 213 of file reader_struct.h.
References XmlWriter::WriteInt().
Here is the call graph for this function: