Torque::Path Class Reference#include <path.h>
Detailed DescriptionFileSystem filename representation.Filenames has the following form: "root:path/file.ext"
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
Join two path or file name components together.
Remove "." and ".." relative paths.
Take two paths and return the relative path between them.
Appends the argument's path component to the object's path component. The object's root, filename and extension are unaffected.
Member Data Documentation
|