|
liblcf
|
Collaboration diagram for RawStruct< std::vector< RPG::MoveCommand > >:Static Public Member Functions | |
| static void | ReadLcf (std::vector< RPG::MoveCommand > &ref, LcfReader &stream, uint32_t length) |
| static void | WriteLcf (const std::vector< RPG::MoveCommand > &ref, LcfWriter &stream) |
| static int | LcfSize (const std::vector< RPG::MoveCommand > &ref, LcfWriter &stream) |
| static void | WriteXml (const std::vector< RPG::MoveCommand > &ref, XmlWriter &stream) |
| static void | BeginXml (std::vector< RPG::MoveCommand > &ref, XmlReader &stream) |
Definition at line 24 of file lmu_movecommand.cpp.
|
static |
Definition at line 220 of file lmu_movecommand.cpp.
References XmlReader::SetHandler().
Here is the call graph for this function:
|
static |
Definition at line 191 of file lmu_movecommand.cpp.
References RawStruct< T >::LcfSize().
Here is the call graph for this function:
|
static |
Reads Move Commands.
Definition at line 175 of file lmu_movecommand.cpp.
References RawStruct< T >::ReadLcf(), and LcfReader::Tell().
Here is the call graph for this function:
|
static |
Definition at line 185 of file lmu_movecommand.cpp.
References RawStruct< T >::WriteLcf().
Here is the call graph for this function:
|
static |
Definition at line 199 of file lmu_movecommand.cpp.
References RawStruct< T >::WriteXml().
Here is the call graph for this function: