#include <reader_struct.h>
|
static void | ReadID (S &, LcfReader &) |
static void | WriteID (const S &, LcfWriter &) |
static int | IDSize (const S &) |
static void | WriteXmlTag (const S &, const std::string &name, XmlWriter &stream) |
static void | ReadIDXml (S &, const char **) |
template<class S>
struct lcf::IDReaderT< S, false >
Definition at line 585 of file reader_struct.h.
◆ IDSize()
◆ ReadID()
◆ ReadIDXml()
◆ WriteID()
◆ WriteXmlTag()
template<class S>
void lcf::IDReaderT< S, false >::WriteXmlTag |
( |
const S & | , |
|
|
const std::string & | name, |
|
|
XmlWriter & | stream ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: