IFS/src/include/IFS/Host/Util.h File Reference
#include "../Error.h"
#include "../OpenFlags.h"
#include <errno.h>
#include <WString.h>
Include dependency graph for IFS/src/include/IFS/Host/Util.h:

Go to the source code of this file.

Namespaces

 IFS
 
 IFS::Host
 

Functions

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