IFS::Host Namespace Reference

Classes

class  FileSystem
 IFS implementation of Host filing system. More...
 

Functions

FileSystemgetFileSystem ()
 
int syserr ()
 Get IFS error code for the current system errno. More...
 
int mapFlags (OpenFlags flags)
 Get corresponding host flags for given IFS flags. More...
 
String getErrorString (int err)
 

Function Documentation

◆ getErrorString()

String IFS::Host::getErrorString ( int  err)

◆ getFileSystem()

FileSystem& IFS::Host::getFileSystem ( )

◆ mapFlags()

int IFS::Host::mapFlags ( OpenFlags  flags)

Get corresponding host flags for given IFS flags.

◆ syserr()

int IFS::Host::syserr ( )
inline

Get IFS error code for the current system errno.