, including all inherited members.
| DirectorySeparator enum value | VCF::FilePath | |
| DriveSeparator enum value | VCF::FilePath | |
| empty() const | VCF::FilePath | [inline] |
| expandRelativePathName(const String &workingPath=L"") | VCF::FilePath | [inline] |
| ExtensionCharacter enum value | VCF::FilePath | |
| filename_ | VCF::FilePath | [protected] |
| FilePath() | VCF::FilePath | |
| FilePath(const String &filename) | VCF::FilePath | |
| FilePath(const FilePath &filePath) | VCF::FilePath | |
| getBaseName(const bool &includeExtension=false) const | VCF::FilePath | [inline] |
| getBaseName(const String &fullname, const bool &includeExtension=false) | VCF::FilePath | [static] |
| getDirectorySeparator() | VCF::FilePath | [inline, static] |
| getDirectorySeparatorOSSpecific() | VCF::FilePath | [inline, static] |
| getDriveName() const | VCF::FilePath | [inline] |
| getDriveName(const String &fullname) | VCF::FilePath | [static] |
| getDriveSeparator() | VCF::FilePath | [static] |
| getExpandedRelativePathName(const String &fullPath, const String &workingPath=L"") | VCF::FilePath | [static] |
| getExtension() const | VCF::FilePath | [inline] |
| getExtension(const String &fullname) | VCF::FilePath | [static] |
| getExtensionSeparator() | VCF::FilePath | [inline, static] |
| getFileName() const | VCF::FilePath | [inline] |
| getPathComponents(const String &fullpath) | VCF::FilePath | [static] |
| getPathComponents() const | VCF::FilePath | [inline] |
| getPathName(const bool &includeDriveName=false) const | VCF::FilePath | [inline] |
| getPathName(const String &fullname, const bool &includeDriveName=false) | VCF::FilePath | [static] |
| getTransformedToRelativePathName(const String &fullPath, const String &workingPath=L"") | VCF::FilePath | [static] |
| isDirectoryName(const String &path) | VCF::FilePath | [static] |
| isDirectoryName() const | VCF::FilePath | [inline] |
| isRelativePath(const String &filename) | VCF::FilePath | [static] |
| isRelativePath() const | VCF::FilePath | [inline] |
| makeDirectoryName(const String &fullname, const bool &remove=false) | VCF::FilePath | [static] |
| operator String() const | VCF::FilePath | [inline] |
| operator+=(const String &filename) | VCF::FilePath | [inline] |
| operator=(const FilePath &path) | VCF::FilePath | [inline] |
| operator=(const String &filename) | VCF::FilePath | [inline] |
| splitDrive(const String &fullname, String &drive, String &pathname) | VCF::FilePath | [static] |
| splitExtension(const String &fullname, String &root, String &ext) | VCF::FilePath | [static] |
| splitPath(const String &fullname, String &path, String &name) | VCF::FilePath | [static] |
| transformToNative(const String &filename) | VCF::FilePath | [static] |
| transformToNative() | VCF::FilePath | [inline] |
| transformToOSSpecific(const String &filename) | VCF::FilePath | [static] |
| transformToOSSpecific() | VCF::FilePath | [inline] |
| transformToRelativePathName(const String &workingPath=L"") | VCF::FilePath | [inline] |
| wildCharsMatchName(const String &filename, const String &wildChars) | VCF::FilePath | [static] |
| ~FilePath() | VCF::FilePath | [virtual] |