|
Pyrogenesis
13997
|
Helper templates for serializing/deserializing common objects. More...
#include "simulation2/components/ICmpPathfinder.h"Go to the source code of this file.
Classes | |
| struct | SerializeVector< ELEM > |
| struct | SerializeMap< KS, VS > |
| struct | SerializeUnorderedMap< KS, VS > |
| struct | SerializeU8_Enum< T, max > |
| struct | SerializeU32_Unbounded |
| struct | SerializeI32_Unbounded |
| struct | SerializeBool |
| struct | SerializeScriptVal |
| struct | SerializeWaypoint |
| struct | SerializeGoal |
Helper templates for serializing/deserializing common objects.
Definition in file SerializeTemplates.h.
1.8.5