Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
Path (const std::string &path) | |
Path (const Path &rhs) | |
Path & | operator= (const Path &that) |
Path (Path &&rhs) | |
Path & | operator= (Path &&that) |
Path & | push (const std::string &path) |
Path & | push (const Path &path) |
Path & | pop () |
Path & | operator+= (const Path &path) |
Path & | operator+= (const std::string &path) |
operator std::string () const | |
std::string | toString () const |