Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::sys::System Member List

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

access_t typedefelm::sys::System
appendFile(const Path &path)elm::sys::Systemstatic
createFile(const Path &path)elm::sys::Systemstatic
createRandomFile(const Path &path, access_t access=READ)elm::sys::Systemstatic
exec_suffixelm::sys::Systemstatic
getEnv(cstring key)elm::sys::Systemstatic
getLibraryFileName(const string &name)elm::sys::Systemstatic
getPluginFileName(const string &name)elm::sys::Systemstatic
getUnitPath(void *address)elm::sys::Systemstatic
hasEnv(cstring key)elm::sys::Systemstatic
library_prefixelm::sys::Systemstatic
library_suffixelm::sys::Systemstatic
openRandomFile(const Path &path, access_t access=READ)elm::sys::Systemstatic
pipe(void)elm::sys::Systemstatic
random(unsigned int top)elm::sys::Systemstatic
READelm::sys::Systemstatic
READ_WRITEelm::sys::Systemstatic
readFile(const Path &path)elm::sys::Systemstatic
WRITEelm::sys::Systemstatic