Classes | |
class | FileSystem |
IFS implementation of Host filing system. More... | |
Functions | |
FileSystem & | getFileSystem () |
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()
◆ syserr()
|
inline |
Get IFS error code for the current system errno.