Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IlPathName Member List

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() constIlPathName
changeMode(short newMode) constIlPathName
closeDir() constIlPathName
computeAllButLastSubDirectory()IlPathName
computeDifferLeading(const IlPathName &path)IlPathName
computeDifferTrailing(const IlPathName &path)IlPathName
computeFirstSubDirectory()IlPathName
computeLastSubDirectory()IlPathName
computeLevelNumber() constIlPathName
computeRelativePath(const IlPathName &path)IlPathName
computeSameLeading(const IlPathName &path)IlPathName
computeSameTrailing(const IlPathName &path)IlPathName
copy83DosValue() constIlPathName
copyBaseName() constIlPathName
copyDevice() constIlPathName
copyDirectory(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) constIlPathName
copyDirName(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) constIlPathName
copyDosDirectory(IlBoolean finalSep=IlTrue) constIlPathName
copyDosValue() constIlPathName
copyExtension() constIlPathName
copyFileName() constIlPathName
copyUnixDirectory(IlBoolean finalSep=IlTrue) constIlPathName
copyUnixValue() constIlPathName
copyValue(IlPathType type=SystemPathType) constIlPathName
create(short mode=-1, IlBoolean recursive=IlTrue) constIlPathName
doesExist() constIlPathName
doesExist(const IlString &pathname)IlPathNamestatic
DosPathType enum valueIlPathName
forceAbsolute()IlPathName
forceDirectory()IlPathName
forceRelative()IlPathName
get83DosValue() constIlPathName
getBaseName() constIlPathName
getDevice() constIlPathName
getDirectory(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) constIlPathName
getDirName(IlBoolean finalSep=IlTrue, IlPathType type=SystemPathType) constIlPathName
getDosDirectory(IlBoolean finalSep=IlTrue) constIlPathName
getDosValue() constIlPathName
getExtension() constIlPathName
getFileName() constIlPathName
getString(IlPathType type=SystemPathType) constIlPathName
getSubDirectory(IlInt level, IlInt count=1) constIlPathName
getTruncatedValue(int level=2) constIlPathName
getUnixDirectory(IlBoolean finalSep=IlTrue) constIlPathName
getUnixValue() constIlPathName
GroupDirectories enum valueIlPathName
GroupExtensions enum valueIlPathName
IlPathName()IlPathName
IlPathName(const IlString &path)IlPathName
IlPathName(const char *path)IlPathName
IlPathName(const IlPathName &path)IlPathName
IlPathType enum nameIlPathName
isAbsolute() constIlPathName
isCurrentDirectory() constIlPathName
isDirectory() constIlPathName
isEmpty() constIlPathName
isEmptyDirectory() constIlPathName
isExecutable() constIlPathName
isExecutable(const IlString &pathname)IlPathNamestatic
isInCurrentDirectory() constIlPathName
isNewer(const IlPathName &path) constIlPathName
isReadable() constIlPathName
isReadable(const IlString &pathname)IlPathNamestatic
isSensitive() constIlPathName
isSubDirectory(const IlPathName &path) constIlPathName
isSystemDirectory() constIlPathName
isWritable() constIlPathName
isWritable(const IlString &pathname)IlPathNamestatic
match(const IlPathName &filter) constIlPathName
merge(const IlPathName &path)IlPathName
merge(const IlString &path)IlPathName
merge(const char *path)IlPathName
openDir() constIlPathName
operator const char *() constIlPathName
operator IlString() constIlPathName
operator!() constIlPathName
operator!=(const IlPathName &path) constIlPathName
operator+(const IlPathName &path) constIlPathName
operator+(const IlString &path) constIlPathName
operator+(const char *path) constIlPathName
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) constIlPathName
prepend(const IlPathName &path)IlPathName
prepend(const IlString &path)IlPathName
prepend(const char *path)IlPathName
queryAccessTime(std::time_t &time) constIlPathName
queryChangedStatusTime(std::time_t &time) constIlPathName
queryCurrentDirectory(IlString *drive=0)IlPathName
QueryCurrentDirectory(char currentDir[], int size, IlString *drive=0)IlPathNamestatic
queryMode(short &mode) constIlPathName
queryModificationTime(std::time_t &time) constIlPathName
readDir(IlPathName &result) constIlPathName
remove(IlBoolean recursive=IlFalse) constIlPathName
rewindDir() constIlPathName
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 valueIlPathName
SortCaseInsensitive enum valueIlPathName
SortMode enum nameIlPathName
SortNone enum valueIlPathName
SortReverse enum valueIlPathName
SystemPathType enum valueIlPathName
UnixPathType enum valueIlPathName