Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
▼CQore::Dir [external] | |
CFsUtil::TmpDir | Class implementing a user friendly temporary directory creation; the directory and all its contents are removed in the destructor |
▼CFsUtil::PathHandler | Generic path handler implementing functionality common for both platforms |
CFsUtil::PosixPathHandler | Path handler implementing POSIX specific functionality |
CFsUtil::WinPathHandler | Path handler implementing Windows specific functionality |
CFsUtil::TmpFile | Class implementing a user friendly temporary file creation; the file is removed in the destructor |