Pyrogenesis  trunk
Classes | Functions
ISerializer.h File Reference
#include "maths/Fixed.h"
#include "ps/Errors.h"
#include "scriptinterface/ScriptTypes.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()

ERROR_GROUP ( Serialize  )

◆ ERROR_TYPE() [1/4]

ERROR_TYPE ( Serialize  ,
OutOfBounds   
)

◆ ERROR_TYPE() [2/4]

ERROR_TYPE ( Serialize  ,
InvalidCharInString   
)

◆ ERROR_TYPE() [3/4]

ERROR_TYPE ( Serialize  ,
ScriptError   
)

◆ ERROR_TYPE() [4/4]

ERROR_TYPE ( Serialize  ,
InvalidScriptValue   
)