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 577 of file reader_struct.h.
Definition at line 584 of file reader_struct.h.
Definition at line 578 of file reader_struct.h.
Definition at line 590 of file reader_struct.h.
Definition at line 581 of file reader_struct.h.
|
inlinestatic |
Definition at line 587 of file reader_struct.h.