zipios::FilePath Member List
This is the complete list of members for
zipios::FilePath, including all inherited members.
| _checked | zipios::FilePath | [mutable, protected] |
| _exists | zipios::FilePath | [mutable, protected] |
| _is_block | zipios::FilePath | [mutable, protected] |
| _is_char | zipios::FilePath | [mutable, protected] |
| _is_dir | zipios::FilePath | [mutable, protected] |
| _is_fifo | zipios::FilePath | [mutable, protected] |
| _is_reg | zipios::FilePath | [mutable, protected] |
| _is_socket | zipios::FilePath | [mutable, protected] |
| _path | zipios::FilePath | [protected] |
| _separator | zipios::FilePath | [protected, static] |
| check() const | zipios::FilePath | [protected] |
| exists() const | zipios::FilePath | [inline] |
| filename() const | zipios::FilePath | [inline] |
| FilePath(const string &path="", bool check_exists=false) | zipios::FilePath | |
| isBlockSpecial() const | zipios::FilePath | [inline] |
| isCharSpecial() const | zipios::FilePath | [inline] |
| isDirectory() const | zipios::FilePath | [inline] |
| isFifo() const | zipios::FilePath | [inline] |
| isRegular() const | zipios::FilePath | [inline] |
| isSocket() const | zipios::FilePath | [inline] |
| operator string() const | zipios::FilePath | [inline] |
| operator+(const FilePath &name) const | zipios::FilePath | [inline] |
| operator=(const string &rhs) | zipios::FilePath | [inline] |
| pruneTrailingSeparator() | zipios::FilePath | [inline, protected] |