liblcf
|
#include <reader_struct.h>
Static Public Member Functions | |
static void | ReadLcf (T &, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const T &, LcfWriter &) |
static int | LcfSize (const T &, LcfWriter &) |
static void | WriteXml (const T &, XmlWriter &) |
static void | BeginXml (T &, XmlReader &) |
static void | ParseXml (T &, const std::string &) |
Void reader template.
Definition at line 109 of file reader_struct.h.
|
inlinestatic |
Definition at line 120 of file reader_struct.h.
|
inlinestatic |
Definition at line 115 of file reader_struct.h.
|
inlinestatic |
Definition at line 122 of file reader_struct.h.
|
inlinestatic |
Definition at line 110 of file reader_struct.h.
|
inlinestatic |
Definition at line 113 of file reader_struct.h.
|
inlinestatic |
Definition at line 118 of file reader_struct.h.