Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Go to the source code of this file.
Classes | |
class | File |
Namespaces | |
namespace | ERR |
Typedefs | |
typedef std::shared_ptr< File > | PFile |
Functions | |
Status | FileOpen (const OsPath &pathname, int oflag) |
void | FileClose (int &fd) |
Variables | |
const Status | ERR::FILE_ACCESS = -110300 |
const Status | ERR::FILE_NOT_FOUND = -110301 |
void FileClose | ( | int & | fd | ) |