EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for EPath, including all inherited members.
changeExtension(cpStr path, cpStr extension, EString &newPath) | EPath | static |
combine(cpStr path1, cpStr path2, cpStr path3, cpStr path4, EString &path) | EPath | static |
combine(cpStr path1, cpStr path2, cpStr path3, EString &path) | EPath | static |
combine(cpStr path1, cpStr path2, EString &path) | EPath | static |
combine(cpStr path1, cpStr path2, cpStr path3, cpStr path4) | EPath | static |
combine(cpStr path1, cpStr path2, cpStr path3) | EPath | static |
combine(cpStr path1, cpStr path2) | EPath | static |
getAltDirectorySeparatorChar() | EPath | static |
getDirectoryName(cpStr path, EString &dirName) | EPath | static |
getDirectoryName(cpStr path) | EPath | inlinestatic |
getDirectorySeparatorChar() | EPath | static |
getDirectorySeparatorString() | EPath | static |
getExtension(cpStr path, EString &ext) | EPath | static |
getExtension(cpStr path) | EPath | inlinestatic |
getFileName(cpStr path, EString &fileName) | EPath | static |
getFileName(cpStr path) | EPath | inlinestatic |
getFileNameWithoutExtension(cpStr path, EString &fileName) | EPath | static |
getFileNameWithoutExtension(cpStr path) | EPath | inlinestatic |
getInvalidFileNameChars() | EPath | static |
getInvalidPathChars() | EPath | static |
getPathRoot(cpStr path, EString &root) | EPath | static |
getPathRoot(cpStr path) | EPath | inlinestatic |
getPathSeparatorChars() | EPath | static |
getVolumeSeparatorChar() | EPath | static |