Pyrogenesis  trunk
Public Member Functions | List of all members
SerializeBool Struct Reference

#include <SerializeTemplates.h>

Public Member Functions

void operator() (ISerializer &serialize, const char *name, bool value)
 
void operator() (IDeserializer &deserialize, const char *name, bool &value)
 

Member Function Documentation

void SerializeBool::operator() ( ISerializer serialize,
const char *  name,
bool  value 
)
inline
void SerializeBool::operator() ( IDeserializer deserialize,
const char *  name,
bool &  value 
)
inline

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