hecl
High-Level Extensible Combiner Language and Resource Database
|
This is the complete list of members for HECL::ProjectRootPath, including all inherited members.
_canonAbsPath(const SystemString &path) (defined in HECL::ProjectPath) | HECL::ProjectPath | protected |
getAbsolutePath() const | HECL::ProjectPath | inline |
getAbsolutePathUTF8() const | HECL::ProjectPath | inline |
getGlobResults(std::vector< SystemString > &outPaths) const | HECL::ProjectPath | |
getModtime() const | HECL::ProjectPath | |
getPathType() const | HECL::ProjectPath | |
getRelativePath() const | HECL::ProjectPath | inline |
getRelativePathUTF8() const (defined in HECL::ProjectPath) | HECL::ProjectPath | inline |
hash() const | HECL::ProjectPath | inline |
isRoot() const | HECL::ProjectPath | inline |
m_absPath (defined in HECL::ProjectPath) | HECL::ProjectPath | protected |
m_hash (defined in HECL::ProjectPath) | HECL::ProjectPath | protected |
m_relPath (defined in HECL::ProjectPath) | HECL::ProjectPath | protected |
operator!=(const ProjectPath &other) const (defined in HECL::ProjectPath) | HECL::ProjectPath | inline |
operator==(const ProjectPath &other) const (defined in HECL::ProjectPath) | HECL::ProjectPath | inline |
PathType enum name | HECL::ProjectPath | |
ProjectPath() (defined in HECL::ProjectPath) | HECL::ProjectPath | inlineprotected |
ProjectPath(const ProjectRootPath &rootPath, const SystemString &path) | HECL::ProjectPath | |
ProjectRootPath(const SystemString &path) (defined in HECL::ProjectRootPath) | HECL::ProjectRootPath | inline |
PT_DIRECTORY enum value | HECL::ProjectPath | |
PT_FILE enum value | HECL::ProjectPath | |
PT_GLOB enum value | HECL::ProjectPath | |
PT_NONE enum value | HECL::ProjectPath |