|
liblcf
|
#include <reader_struct.h>
Collaboration diagram for lcf::TypeReader< std::vector< T >, Category::Struct >:Static Public Member Functions | |
| static void | ReadLcf (std::vector< T > &ref, LcfReader &stream, uint32_t) |
| static void | WriteLcf (const std::vector< T > &ref, LcfWriter &stream) |
| static int | LcfSize (const std::vector< T > &ref, LcfWriter &stream) |
| static void | WriteXml (const std::vector< T > &ref, XmlWriter &stream) |
| static void | BeginXml (std::vector< T > &ref, XmlReader &stream) |
| static void | ParseXml (std::vector< T > &, const std::string &) |
Definition at line 681 of file reader_struct.h.
|
inlinestatic |
Definition at line 694 of file reader_struct.h.
References lcf::Struct< S >::BeginXml().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 688 of file reader_struct.h.
References lcf::Struct< S >::LcfSize().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 697 of file reader_struct.h.
|
inlinestatic |
Definition at line 682 of file reader_struct.h.
References lcf::Struct< S >::ReadLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 685 of file reader_struct.h.
References lcf::Struct< S >::WriteLcf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 691 of file reader_struct.h.
References lcf::Struct< S >::WriteXml().
Here is the call graph for this function: