GL Studio C++ Runtime API
FilePathClass Member List

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

_pathFilePathClassprotected
_writeAsAbsolutePathFilePathClassprotected
Directory() const FilePathClass
FileExists() const FilePathClass
FileExtension() const FilePathClass
FileExtension(const std::string &ext)FilePathClass
FileName() const FilePathClass
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() const FilePathClass
operator=(const FilePathClass &other)FilePathClassinline
operator=(FilePathClass &&other)FilePathClassinline
operator==(const FilePathClass &path) const FilePathClass
Path() const FilePathClassinline
PathRelativeTo(const FilePathClass &basePath) const FilePathClass
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
WritePathString(const FilePathClass &basePath, std::string *strPath)FilePathClass