Pyrogenesis  trunk
Classes
SerializeTemplates.h File Reference

Helper templates for serializing/deserializing common objects. More...

#include "simulation2/components/ICmpPathfinder.h"
Include dependency graph for SerializeTemplates.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SerializeVector< ELEM >
 
struct  SerializeRepetitiveVector< ELEM >
 
struct  SerializeMap< KS, VS >
 
struct  SerializeUnorderedMap< KS, VS >
 
struct  SerializeU8_Enum< T, max >
 
struct  SerializeU8_Unbounded
 
struct  SerializeU16_Unbounded
 
struct  SerializeU32_Unbounded
 
struct  SerializeI32_Unbounded
 
struct  SerializeBool
 
struct  SerializeString
 
struct  SerializeWaypoint
 
struct  SerializeGoal
 

Detailed Description

Helper templates for serializing/deserializing common objects.