liblcf
|
#include <reader_struct.h>
Static Public Member Functions | |
static void | ReadID (S &obj, LcfReader &stream) |
static void | WriteID (const S &obj, LcfWriter &stream) |
static int | IDSize (const S &obj) |
static void | WriteXmlTag (const S &obj, const std::string &name, XmlWriter &stream) |
static void | ReadIDXml (S &obj, const char **atts) |
Definition at line 511 of file reader_struct.h.
|
inlinestatic |
Definition at line 518 of file reader_struct.h.
References LcfReader::IntSize().
|
inlinestatic |
Definition at line 512 of file reader_struct.h.
References LcfReader::ReadInt().
|
inlinestatic |
Definition at line 524 of file reader_struct.h.
|
inlinestatic |
Definition at line 515 of file reader_struct.h.
References LcfWriter::WriteInt().
|
inlinestatic |
Definition at line 521 of file reader_struct.h.
References XmlWriter::BeginElement().