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

◆ Close()

Status FileControlBlock::Close ( )
inline

◆ Init()

Status FileControlBlock::Init ( )
inline

◆ Open()

Status FileControlBlock::Open ( const OsPath pathname,
int  oflag 
)
inline

◆ Shutdown()

void FileControlBlock::Shutdown ( )
inline

Member Data Documentation

◆ hFile

HANDLE FileControlBlock::hFile

◆ ovl

OvlAllocator FileControlBlock::ovl

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