liblcf
|
#include <reader_struct.h>
Static Public Member Functions | |
static void | ReadLcf (std::string &ref, LcfReader &stream, uint32_t length) |
static void | WriteLcf (const std::string &ref, LcfWriter &stream) |
static int | LcfSize (const std::string &ref, LcfWriter &stream) |
static void | WriteXml (const std::string &ref, XmlWriter &stream) |
static void | ParseXml (std::string &ref, const std::string &data) |
String specialization.
Definition at line 225 of file reader_struct.h.
|
inlinestatic |
Definition at line 235 of file reader_struct.h.
References LcfWriter::Decode().
|
inlinestatic |
Definition at line 241 of file reader_struct.h.
References XmlReader::Read().
|
inlinestatic |
Definition at line 226 of file reader_struct.h.
References LcfReader::ReadString().
|
inlinestatic |
Definition at line 232 of file reader_struct.h.
References LcfWriter::Write().
|
inlinestatic |
Definition at line 238 of file reader_struct.h.
References XmlWriter::Write().