#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 599 of file reader_struct.h.
◆ IDSize()
◆ ReadID()
◆ ReadIDXml()
template<class S >
static void lcf::IDReaderT< S, false >::ReadIDXml |
( |
S & | , |
|
|
const char ** | ) |
|
inlinestatic |
◆ WriteID()
template<class S >
static void lcf::IDReaderT< S, false >::WriteID |
( |
const S & | , |
|
|
LcfWriter & | ) |
|
inlinestatic |
◆ WriteXmlTag()
template<class S >
static 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: