|  | 
|  | 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 | 
The documentation for this class was generated from the following file: