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::Path Member List

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

absolute(void) const elm::sys::Path
append(Path path) const elm::sys::Path
basePart(void) const elm::sys::Path
canonical(void) const elm::sys::Path
contains(Path &path) const elm::sys::Path
current(void)elm::sys::Pathstatic
dirPart(void) const elm::sys::Path
equals(Path &path) const elm::sys::Path
exists(void) const elm::sys::Path
extension(void) const elm::sys::Path
home(void)elm::sys::Pathstatic
isAbsolute(void) const elm::sys::Path
isDir(void) const elm::sys::Path
isExecutable(void) const elm::sys::Path
isFile(void) const elm::sys::Path
isHomeRelative(void) const elm::sys::Path
isReadable(void) const elm::sys::Path
isRelative(void) const elm::sys::Path
isSeparator(char c)elm::sys::Pathstatic
isWritable(void) const elm::sys::Path
namePart(void) const elm::sys::Path
operator bool(void) const elm::sys::Path
operator const String &(void) const elm::sys::Path
operator!=(Path path) const elm::sys::Path
operator&(void) const elm::sys::Path
operator/(const Path &path) const elm::sys::Path
operator=(const char *str)elm::sys::Path
operator=(CString str)elm::sys::Path
operator=(const String &str)elm::sys::Path
operator=(const Path &path)elm::sys::Path
operator==(Path path) const elm::sys::Path
parent(void) const elm::sys::Path
Path(void)elm::sys::Path
Path(const char *path)elm::sys::Path
Path(CString path)elm::sys::Path
Path(const String &path)elm::sys::Path
Path(const Path &path)elm::sys::Path
PATH_SEPARATORelm::sys::Pathstatic
SEPARATORelm::sys::Pathstatic
setCurrent(Path &path)elm::sys::Pathstatic
setExtension(CString new_extension) const elm::sys::Path
toString(void) const elm::sys::Path