|
liblcf
|
#include <reader_struct.h>
Collaboration diagram for lcf::TypeReader< T, Category::Struct >:Static Public Member Functions | |
| static void | ReadLcf (T &ref, LcfReader &stream, uint32_t) |
| static void | WriteLcf (const T &ref, LcfWriter &stream) |
| static int | LcfSize (const T &ref, LcfWriter &stream) |
| static void | WriteXml (const T &ref, XmlWriter &stream) |
| static void | BeginXml (T &ref, XmlReader &stream) |
| static void | ParseXml (T &, const std::string &) |
Struct reader.
Definition at line 659 of file reader_struct.h.
|
inlinestatic |
Definition at line 672 of file reader_struct.h.
References lcf::Struct< S >::BeginXml().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 666 of file reader_struct.h.
References lcf::Struct< S >::LcfSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 675 of file reader_struct.h.
|
inlinestatic |
Definition at line 660 of file reader_struct.h.
References lcf::Struct< S >::ReadLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 663 of file reader_struct.h.
References lcf::Struct< S >::WriteLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 669 of file reader_struct.h.
References lcf::Struct< S >::WriteXml().
Here is the call graph for this function: