|
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 342 of file reader_struct.h.
|
inlinestatic |
Definition at line 355 of file reader_struct.h.
|
inlinestatic |
Definition at line 349 of file reader_struct.h.
References lcf::Primitive< T >::LcfSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 358 of file reader_struct.h.
References lcf::Primitive< T >::ParseXml().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 343 of file reader_struct.h.
References lcf::Primitive< T >::ReadLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 346 of file reader_struct.h.
References lcf::Primitive< T >::WriteLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 352 of file reader_struct.h.
References lcf::Primitive< T >::WriteXml().
Here is the call graph for this function: