rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave 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() 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)IlPathNamestatic
DosPathType enum valueIlPathName
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 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() const IlPathName
isCurrentDirectory() const IlPathName
isDirectory() const IlPathName
isEmpty() const IlPathName
isEmptyDirectory() const IlPathName
isExecutable() const IlPathName
isExecutable(const IlString &pathname)IlPathNamestatic
isInCurrentDirectory() const IlPathName
isNewer(const IlPathName &path) const IlPathName
isReadable() const IlPathName
isReadable(const IlString &pathname)IlPathNamestatic
isSensitive() const IlPathName
isSubDirectory(const IlPathName &path) const IlPathName
isSystemDirectory() const IlPathName
isWritable() const IlPathName
isWritable(const IlString &pathname)IlPathNamestatic
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)IlPathNamestatic
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 valueIlPathName
SortCaseInsensitive enum valueIlPathName
SortMode enum nameIlPathName
SortNone enum valueIlPathName
SortReverse enum valueIlPathName
SystemPathType enum valueIlPathName
UnixPathType enum valueIlPathName

© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.