Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
System Member List

This is the complete list of members for System, including all inherited members.

access_t typedefSystem
appendFile(const Path &path)Systemstatic
contentOf(const sys::Path &dir)Systemstatic
coreCount(void)Systemstatic
createFile(const Path &path)Systemstatic
createRandomFile(const Path &path, access_t access=READ)Systemstatic
exec_suffixSystemstatic
exit(int code=0)Systemstatic
getEnv(cstring key)Systemstatic
getLibraryFileName(const string &name)Systemstatic
getPluginFileName(const string &name)Systemstatic
getTempDir(void)Systemstatic
getTempFile(void)Systemstatic
getUnitPath(void *address)Systemstatic
hasEnv(cstring key)Systemstatic
library_prefixSystemstatic
library_suffixSystemstatic
makeDir(const sys::Path &path)Systemstatic
makeDirs(const sys::Path &path)Systemstatic
openRandomFile(const Path &path, access_t access=READ)Systemstatic
pipe(void)Systemstatic
random(unsigned int top)Systemstatic
READSystemstatic
READ_WRITESystemstatic
readFile(const Path &path)Systemstatic
remove(const Path &path)Systemstatic
removeDir(const sys::Path &path)Systemstatic
removeFile(const Path &path)Systemstatic
WRITESystemstatic