| AppendElement(const char *elementName) | Path | [inline] |
| AppendElement(PathElement *Element) | Path | [inline] |
| AppendPath(const char *path) | Path | |
| AppendPath(class Path *Path) | Path | |
| Clone() | Path | |
| Contains(const char *path) | Path | |
| Contains(class Path *Path) | Path | |
| CreateApplicationFolderPath() | Path | [static] |
| CreateApplicationPath() | Path | [static] |
| CreateRelativePathTo(const char *path) | Path | |
| CreateRelativePathTo(class Path *Path) | Path | |
| CreateTargetPath(const char *path) | Path | |
| CreateTargetPath(class Path *Path) | Path | |
| DeleteAll() | Path | [inline] |
| DeleteElement(long nr) | Path | [inline] |
| DeleteElement(PathElement *Element) | Path | [inline] |
| DeleteFirstElement() | Path | [inline] |
| DeleteLastElement() | Path | [inline] |
| Elements | Path | [private] |
| Exists() | Path | |
| GetElement(long nr) | Path | [inline] |
| GetElementCount() | Path | [inline] |
| GetFirstElement() | Path | [inline] |
| GetLastElement() | Path | [inline] |
| GetRoot() | Path | [inline] |
| InsertElement(const char *elementName, long nr) | Path | [inline] |
| InsertElement(PathElement *Element, long nr) | Path | [inline] |
| IsAbsolute() | Path | [inline] |
| IsEmpty() | Path | [inline] |
| IsRelative() | Path | [inline] |
| MakeDirectory() | Path | |
| Path() | Path | |
| Path(const char *path) | Path | |
| PrependElement(const char *elementName) | Path | [inline] |
| PrependElement(PathElement *Element) | Path | [inline] |
| PrependPath(const char *path) | Path | |
| PrependPath(class Path *Path) | Path | |
| Root | Path | [private] |
| SetRoot(const char *root) | Path | |
| ToString() | Path | [inline] |
| ToString(bool trailingSlash) | Path | |
| UnlinkElement(long nr) | Path | [inline] |
| UnlinkElement(PathElement *Element) | Path | [inline] |
| UnlinkFirstElement() | Path | [inline] |
| UnlinkLastElement() | Path | [inline] |
| ~Path() | Path |
1.3.6