|
liblcf
|
#include <reader_struct.h>
Collaboration diagram for lcf::TypeReader< T, Category::Primitive >: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 &, XmlReader &) |
| static void | ParseXml (T &ref, const std::string &data) |
Primitive Reader.
Definition at line 376 of file reader_struct.h.
|
inlinestatic |
Definition at line 389 of file reader_struct.h.
|
inlinestatic |
Definition at line 383 of file reader_struct.h.
References lcf::Primitive< T >::LcfSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 392 of file reader_struct.h.
References lcf::Primitive< T >::ParseXml().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 377 of file reader_struct.h.
References lcf::Primitive< T >::ReadLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 380 of file reader_struct.h.
References lcf::Primitive< T >::WriteLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 386 of file reader_struct.h.
References lcf::Primitive< T >::WriteXml().
Here is the call graph for this function: