This is the complete list of members for IlPathName, including all inherited members.
| addDirectory(const IlString &directory, int end=-1, IlPathType type=SystemPathType, int start=0) | IlPathName | |
| addDosDirectory(const IlString &directory, int end=-1, int start=0) | IlPathName | |
| addUnixDirectory(const IlString &directory, int end=-1, int start=0) | IlPathName | |
| changeCurrentDirectory() const | IlPathName | |
| changeMode(short newMode) const | IlPathName | |
| closeDir() const | IlPathName | |
| computeAllButLastSubDirectory() | IlPathName | |
| computeDifferLeading(const IlPathName &path) | IlPathName | |
| computeDifferTrailing(const IlPathName &path) | IlPathName | |
| computeFirstSubDirectory() | IlPathName | |
| computeLastSubDirectory() | IlPathName | |
| computeLevelNumber() const | IlPathName | |
| computeRelativePath(const IlPathName &path) | IlPathName | |
| computeSameLeading(const IlPathName &path) | IlPathName | |
| computeSameTrailing(const IlPathName &path) | IlPathName | |
| copy83DosValue() const | IlPathName | |
| copyBaseName() const | IlPathName | |
| copyDevice() const | IlPathName | |
| copyDirectory(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) const | IlPathName | |
| copyDirName(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) const | IlPathName | |
| copyDosDirectory(IlBoolean finalSep=IlTrue) const | IlPathName | |
| copyDosValue() const | IlPathName | |
| copyExtension() const | IlPathName | |
| copyFileName() const | IlPathName | |
| copyUnixDirectory(IlBoolean finalSep=IlTrue) const | IlPathName | |
| copyUnixValue() const | IlPathName | |
| copyValue(IlPathType type=SystemPathType) const | IlPathName | |
| create(short mode=-1, IlBoolean recursive=IlTrue) const | IlPathName | |
| doesExist() const | IlPathName | |
| doesExist(const IlString &pathname) | IlPathName | static |
| DosPathType enum value | IlPathName | |
| forceAbsolute() | IlPathName | |
| forceDirectory() | IlPathName | |
| forceRelative() | IlPathName | |
| get83DosValue() const | IlPathName | |
| getBaseName() const | IlPathName | |
| getDevice() const | IlPathName | |
| getDirectory(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) const | IlPathName | |
| getDirName(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) const | IlPathName | |
| getDosDirectory(IlBoolean finalSep=IlTrue) const | IlPathName | |
| getDosValue() const | IlPathName | |
| getExtension() const | IlPathName | |
| getFileName() const | IlPathName | |
| getString(IlPathType type=SystemPathType) const | IlPathName | |
| getSubDirectory(IlInt level, IlInt count=1) const | IlPathName | |
| getTruncatedValue(int level=2) const | IlPathName | |
| getUnixDirectory(IlBoolean finalSep=IlTrue) const | IlPathName | |
| getUnixValue() const | IlPathName | |
| GroupDirectories enum value | IlPathName | |
| GroupExtensions enum value | IlPathName | |
| IlPathName() | IlPathName | |
| IlPathName(const IlString &path) | IlPathName | |
| IlPathName(const char *path) | IlPathName | |
| IlPathName(const IlPathName &path) | IlPathName | |
| IlPathType enum name | IlPathName | |
| isAbsolute() const | IlPathName | |
| isCurrentDirectory() const | IlPathName | |
| isDirectory() const | IlPathName | |
| isEmpty() const | IlPathName | |
| isEmptyDirectory() const | IlPathName | |
| isExecutable() const | IlPathName | |
| isExecutable(const IlString &pathname) | IlPathName | static |
| isInCurrentDirectory() const | IlPathName | |
| isNewer(const IlPathName &path) const | IlPathName | |
| isReadable() const | IlPathName | |
| isReadable(const IlString &pathname) | IlPathName | static |
| isSensitive() const | IlPathName | |
| isSubDirectory(const IlPathName &path) const | IlPathName | |
| isSystemDirectory() const | IlPathName | |
| isWritable() const | IlPathName | |
| isWritable(const IlString &pathname) | IlPathName | static |
| match(const IlPathName &filter) const | IlPathName | |
| merge(const IlPathName &path) | IlPathName | |
| merge(const IlString &path) | IlPathName | |
| merge(const char *path) | IlPathName | |
| openDir() const | IlPathName | |
| operator const char *() const | IlPathName | |
| operator IlString() const | IlPathName | |
| operator!() const | IlPathName | |
| operator!=(const IlPathName &path) const | IlPathName | |
| operator+(const IlPathName &path) const | IlPathName | |
| operator+(const IlString &path) const | IlPathName | |
| operator+(const char *path) const | IlPathName | |
| operator+=(const IlPathName &path) | IlPathName | |
| operator+=(const IlString &path) | IlPathName | |
| operator+=(const char *path) | IlPathName | |
| operator=(const IlPathName &pathname) | IlPathName | |
| operator=(const IlString &pathname) | IlPathName | |
| operator=(const char *pathname) | IlPathName | |
| operator==(const IlPathName &path) const | IlPathName | |
| prepend(const IlPathName &path) | IlPathName | |
| prepend(const IlString &path) | IlPathName | |
| prepend(const char *path) | IlPathName | |
| queryAccessTime(std::time_t &time) const | IlPathName | |
| queryChangedStatusTime(std::time_t &time) const | IlPathName | |
| queryCurrentDirectory(IlString *drive=0) | IlPathName | |
| QueryCurrentDirectory(char currentDir[], int size, IlString *drive=0) | IlPathName | static |
| queryMode(short &mode) const | IlPathName | |
| queryModificationTime(std::time_t &time) const | IlPathName | |
| readDir(IlPathName &result) const | IlPathName | |
| remove(IlBoolean recursive=IlFalse) const | IlPathName | |
| rewindDir() const | IlPathName | |
| setBaseName(const IlString &basename, int end=-1, int start=0) | IlPathName | |
| setDevice(const IlString &device, int end=-1, int start=0) | IlPathName | |
| setDirectory(const IlString &directory, int end=-1, IlPathType type=SystemPathType, int start=0) | IlPathName | |
| setDirName(const IlString &dirName, int end=-1, IlPathType type=SystemPathType, int start=0) | IlPathName | |
| setDosDirectory(const IlString &directory, int end=-1, int start=0) | IlPathName | |
| setDosDirName(const IlString &dirName, int end=-1, int start=0) | IlPathName | |
| setDosValue(const IlString &value, int end=-1, int start=0) | IlPathName | |
| setExtension(const IlString &extension, int end=-1, int start=0) | IlPathName | |
| setFileName(const IlString &filename, int end=-1, int start=0) | IlPathName | |
| setUnixDirectory(const IlString &directory, int end=-1, int start=0) | IlPathName | |
| setUnixDirName(const IlString &dirName, int end=-1, int start=0) | IlPathName | |
| setUnixValue(const IlString &value, int end=-1, int start=0) | IlPathName | |
| setValue(const IlString &value, int end=-1, IlPathType type=SystemPathType, int start=0) | IlPathName | |
| SortAlphabetically enum value | IlPathName | |
| SortCaseInsensitive enum value | IlPathName | |
| SortMode enum name | IlPathName | |
| SortNone enum value | IlPathName | |
| SortReverse enum value | IlPathName | |
| SystemPathType enum value | IlPathName | |
| UnixPathType enum value | IlPathName |