GL Studio C++ Runtime API
FilePathClass Member List

This is the complete list of members for FilePathClass, including all inherited members.

_pathFilePathClassprotected
_writeAsAbsolutePathFilePathClassprotected
Directory() constFilePathClass
FileExists() constFilePathClass
FileExtension() constFilePathClass
FileExtension(const std::string &ext)FilePathClass
FileName() constFilePathClass
FilePathClass()FilePathClass
FilePathClass(const std::string &stringPath)FilePathClass
FilePathClass(const char *stringPath)FilePathClass
FilePathClass(const FilePathClass &other)FilePathClassinline
FilePathClass(FilePathClass &&other)FilePathClassinline
GetCWD()FilePathClassinlinestatic
InvalidPathChars()FilePathClassstatic
IsValid() constFilePathClass
operator!=(const FilePathClass &path) constFilePathClassinline
operator<<FilePathClassfriend
operator=(const FilePathClass &other)FilePathClassinline
operator=(FilePathClass &&other)FilePathClassinline
operator==(const FilePathClass &path) constFilePathClass
operator>>FilePathClassfriend
Path() constFilePathClassinline
PathRelativeTo(const FilePathClass &basePath) constFilePathClass
ReadPathString(const FilePathClass &basePath, const std::string &strPath)FilePathClass
SetToCWD()FilePathClass
StringIsAbsolutePath(const std::string &strPath)FilePathClassstatic
StringIsRelativePath(const std::string &strPath)FilePathClassstatic
StringIsValidPath(const std::string &strPath)FilePathClassstatic
WriteAsAbsolutePath(bool value)FilePathClassinline
WriteAsAbsolutePath()FilePathClassinline
WritePathString(const FilePathClass &basePath, std::string *strPath)FilePathClass