|
liblcf
|
#include <reader_struct.h>
Collaboration diagram for IDReaderT< S, true >: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 475 of file reader_struct.h.
|
inlinestatic |
Definition at line 482 of file reader_struct.h.
References LcfReader::IntSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 476 of file reader_struct.h.
References LcfReader::ReadInt().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 488 of file reader_struct.h.
|
inlinestatic |
Definition at line 479 of file reader_struct.h.
References LcfWriter::WriteInt().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 485 of file reader_struct.h.
References XmlWriter::BeginElement().
Here is the call graph for this function: