Back() const | salt::Path | |
Front() const | salt::Path | |
GetCleanPath(const std::string &sep="/") const | salt::Path | |
IsAbsolute() const | salt::Path | |
IsEmpty() const | salt::Path | |
mIsAbsolute | salt::Path | [protected] |
mPathComponents | salt::Path | [protected] |
operator=(const Path &obj) | salt::Path | [private] |
Path(const std::string &path="") | salt::Path | |
Path(const Path &obj) | salt::Path | [private] |
PopBack() | salt::Path | |
PopFront() | salt::Path | |
Set(const std::string &path) | salt::Path | |
Tokenize(const std::string &path) | salt::Path | [private] |
TStringList typedef | salt::Path |