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 95 of file reader_struct.h.
|
inlinestatic |
Definition at line 106 of file reader_struct.h.
|
inlinestatic |
Definition at line 101 of file reader_struct.h.
|
inlinestatic |
Definition at line 108 of file reader_struct.h.
|
inlinestatic |
Definition at line 96 of file reader_struct.h.
|
inlinestatic |
Definition at line 99 of file reader_struct.h.
|
inlinestatic |
Definition at line 104 of file reader_struct.h.