|
liblcf
|
#include <reader_struct.h>
Collaboration diagram for TypeReader< T, Category::RawStruct >:Static Public Member Functions | |
| static void | ReadLcf (T &ref, LcfReader &stream, uint32_t length) |
| 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 &) |
Definition at line 106 of file reader_struct.h.
|
inlinestatic |
Definition at line 119 of file reader_struct.h.
References RawStruct< T >::BeginXml().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 113 of file reader_struct.h.
References RawStruct< T >::LcfSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 122 of file reader_struct.h.
|
inlinestatic |
Definition at line 107 of file reader_struct.h.
References RawStruct< T >::ReadLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 110 of file reader_struct.h.
References RawStruct< T >::WriteLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 116 of file reader_struct.h.
References RawStruct< T >::WriteXml().
Here is the call graph for this function: