This is the complete list of members for GxFilePath, including all inherited members.
| __getStaticRtti(void) | GxClassBaseRoot | inlinestatic |
| addDirectoryPath(GX_CSTR folderName) | GxFilePath | |
| addDirectoryPath(GxString &dst, const GxString &src, const GxString &directory, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| addExtension(GxString &dst, GX_CSTR path, GX_CSTR extension, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| convertSeparator(GX_STR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| DEFAULT_SEPARATOR | GxFilePath | static |
| deleteExtension(GxString &dst, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| deleteExtension(GxString &dst, GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| extractExtension(GxString &dst, GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| extractFileName(GxString &dst, GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| extractFileNameWithoutExtension(GxString &dst, GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| getDefaultObject(void) | GxClassBaseRoot | inlinevirtual |
| getDirectoryPath(void) const | GxFilePath | inline |
| getExtension(void) const | GxFilePath | inline |
| getFileName(void) const | GxFilePath | inline |
| getFileNameWithoutExtension(void) const | GxFilePath | inline |
| getFullPath(void) const | GxFilePath | inline |
| getRelativePath(GxString &dst, GX_CSTR basePath, GX_CSTR targetPath, b32 isUseDirectorySupport=true) | GxFilePath | static |
| getRtti(void) const =0 | GxClassBaseRoot | pure virtual |
| GxClassBase(void) | GxClassBase | inline |
| GxClassBase(const GxClassBase &base) | GxClassBase | inline |
| GxClassBaseRoot(void) | GxClassBaseRoot | inline |
| GxClassBaseRoot(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| GxFilePath(void) | GxFilePath | inlineprotected |
| GxFilePath(GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR, b32 isAbsolutePath=false) | GxFilePath | |
| isDefaultObject(void) | GxClassBaseRoot | inline |
| isDirectoryPath(GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| isExistExtension(GX_CSTR path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| isMoveUpDirectoryPath(GX_CSTR path) | GxFilePath | inlinestatic |
| isNetworkPath(GX_CSTR path) | GxFilePath | inlinestatic |
| isPeriod(GX_CCHAR character) | GxFilePath | inlinestatic |
| isRelativePath(GX_CSTR path) | GxFilePath | static |
| isRootPath(GX_CSTR path) | GxFilePath | static |
| isSeparator(GX_CCHAR character) | GxFilePath | inlinestatic |
| normalize(GxString &path, GX_CCHAR separator=DEFAULT_SEPARATOR) | GxFilePath | static |
| operator=(const GxClassBaseRoot &) | GxClassBaseRoot | inline |
| reduceDirectoryPath(void) | GxFilePath | |
| REPLACE_SEPARATOR | GxFilePath | static |
| SYSTEM_REPLACE | GxFilePath | static |
| SYSTEM_SEPARATOR | GxFilePath | static |
| ~GxClassBase(void) override | GxClassBase | inline |
| ~GxClassBaseRoot(void) | GxClassBaseRoot | inlinevirtual |