Pyrogenesis  trunk
Classes | Functions
FileIo.h File Reference
#include "CStr.h"
#include "lib/file/vfs/vfs_path.h"
#include "ps/Filesystem.h"
#include "ps/Errors.h"
Include dependency graph for FileIo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CFilePacker
 helper class for writing binary files. More...
 
class  CFileUnpacker
 helper class for reading binary files More...
 

Functions

 ERROR_GROUP (File)
 
 ERROR_TYPE (File, OpenFailed)
 
 ERROR_TYPE (File, WriteFailed)
 
 ERROR_TYPE (File, InvalidType)
 
 ERROR_TYPE (File, InvalidVersion)
 
 ERROR_TYPE (File, ReadFailed)
 
 ERROR_TYPE (File, UnexpectedEOF)
 

Function Documentation

ERROR_GROUP ( File  )
ERROR_TYPE ( File  ,
OpenFailed   
)
ERROR_TYPE ( File  ,
WriteFailed   
)
ERROR_TYPE ( File  ,
InvalidType   
)
ERROR_TYPE ( File  ,
InvalidVersion   
)
ERROR_TYPE ( File  ,
ReadFailed   
)
ERROR_TYPE ( File  ,
UnexpectedEOF   
)