Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
FileControlBlock Struct Reference
Collaboration diagram for FileControlBlock:
Collaboration graph
[legend]

Public Member Functions

Status Init ()
 
void Shutdown ()
 
Status Open (const OsPath &pathname, int oflag)
 
Status Close ()
 

Public Attributes

HANDLE hFile
 
OvlAllocator ovl
 

Member Function Documentation

Status FileControlBlock::Close ( )
inline
Status FileControlBlock::Init ( )
inline
Status FileControlBlock::Open ( const OsPath pathname,
int  oflag 
)
inline
void FileControlBlock::Shutdown ( )
inline

Member Data Documentation

HANDLE FileControlBlock::hFile
OvlAllocator FileControlBlock::ovl

The documentation for this struct was generated from the following file: