Zipios++

zipios::FilePath Member List

This is the complete list of members for zipios::FilePath, including all inherited members.
_checked (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_exists (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_is_block (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_is_char (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_is_dir (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_is_fifo (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_is_reg (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_is_socket (defined in zipios::FilePath)zipios::FilePath [mutable, protected]
_path (defined in zipios::FilePath)zipios::FilePath [protected]
_separator (defined in zipios::FilePath)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 (defined in zipios::FilePath)zipios::FilePath [inline]
operator+(const FilePath &name) const zipios::FilePath [inline]
operator=(const string &rhs) (defined in zipios::FilePath)zipios::FilePath [inline]
pruneTrailingSeparator()zipios::FilePath [inline, protected]