Pyrogenesis  trunk
Classes | Functions
ISerializer.h File Reference
#include "maths/Fixed.h"
#include "ps/Errors.h"
#include "scriptinterface/ScriptVal.h"
Include dependency graph for ISerializer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ISerializer
 Serialization interface; see serialization overview. More...
 

Functions

 ERROR_GROUP (Serialize)
 
 ERROR_TYPE (Serialize, OutOfBounds)
 
 ERROR_TYPE (Serialize, InvalidCharInString)
 
 ERROR_TYPE (Serialize, ScriptError)
 
 ERROR_TYPE (Serialize, InvalidScriptValue)
 

Function Documentation

ERROR_GROUP ( Serialize  )
ERROR_TYPE ( Serialize  ,
OutOfBounds   
)
ERROR_TYPE ( Serialize  ,
InvalidCharInString   
)
ERROR_TYPE ( Serialize  ,
ScriptError   
)
ERROR_TYPE ( Serialize  ,
InvalidScriptValue   
)