cppfs
1.2.0.5b71c2c98fb9
Cross-platform C++ file system library supporting multiple backends (Local-FS, SSH)
|
#include <memory>
#include <dirent.h>
#include <sys/stat.h>
#include <cppfs/AbstractFileIteratorBackend.h>
Go to the source code of this file.
Classes | |
class | cppfs::LocalFileIterator |
File iterator for the local file system. More... | |
Namespaces | |
cppfs | |