cppfs  1.2.0.5b71c2c98fb9
Cross-platform C++ file system library supporting multiple backends (Local-FS, SSH)
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Ccppfs::AbstractFileHandleBackendInterface for file handles
 Ccppfs::LocalFileHandleFile handle for the local file system
 Ccppfs::LocalFileHandleFile handle for the local file system
 Ccppfs::SshFileHandleFile handle for a remote file system accessed by SSH
 Ccppfs::AbstractFileIteratorBackendInterface for iterating on directories
 Ccppfs::LocalFileIteratorFile iterator for the local file system
 Ccppfs::LocalFileIteratorFile iterator for the local file system
 Ccppfs::SshFileIteratorFile iterator for a remove file system accessed by SSH
 Ccppfs::AbstractFileSystemInterface for accessing file systems
 Ccppfs::LocalFileSystemRepresentation of the local file system
 Ccppfs::LocalFileSystemRepresentation of the local file system
 Ccppfs::SshFileSystemRepresentation of a remote file system accessed by SSH
 Ccppfs::ChangeRepresentation of one change to a directory tree
 Ccppfs::DiffRepresentation of changes to a directory tree
 Cenable_shared_from_this
 Ccppfs::LocalFileSystemRepresentation of the local file system
 Ccppfs::LocalFileSystemRepresentation of the local file system
 Ccppfs::SshFileSystemRepresentation of a remote file system accessed by SSH
 Ccppfs::FileHandleHandle for a file or directory
 Ccppfs::FileIteratorFile iterator
 Ccppfs::FilePathPath to file or directory
 Ccppfs::FileVisitorFile visitor
 Ccppfs::FunctionalFileVisitorFile visitor that calls a function
 Cistream
 Ccppfs::InputStreamInput stream
 Ccppfs::LoginCredentialsLogin credentials for accessing file systems (e.g., username, password, key files, etc.)
 Costream
 Ccppfs::OutputStreamOutput stream
 Cstreambuf
 Ccppfs::SshInputStreamBufferStream buffer for reading a SSH file
 Ccppfs::SshOutputStreamBufferStream buffer for writing a SSH file
 Ccppfs::TreeRepresentation of a directory tree
 Ccppfs::UrlUrl wrapper