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