Pyrogenesis  trunk
Public Member Functions | List of all members
SerializeHelper< EntityMap< T > > Struct Template Reference

#include <EntityMap.h>

Public Member Functions

void operator() (ISerializer &serialize, const char *name, EntityMap< T > &value)
 
void operator() (IDeserializer &deserialize, const char *name, EntityMap< T > &value)
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
void SerializeHelper< EntityMap< T > >::operator() ( ISerializer serialize,
const char *  name,
EntityMap< T > &  value 
)
inline

◆ operator()() [2/2]

template<typename T >
void SerializeHelper< EntityMap< T > >::operator() ( IDeserializer deserialize,
const char *  name,
EntityMap< T > &  value 
)
inline

The documentation for this struct was generated from the following file: