cppfs  1.2.0.5b71c2c98fb9
Cross-platform C++ file system library supporting multiple backends (Local-FS, SSH)
cppfs::Tree Member List

This is the complete list of members for cppfs::Tree, including all inherited members.

accessTime() const cppfs::Tree
add(std::unique_ptr< Tree > &&tree)cppfs::Tree
children() const cppfs::Tree
children()cppfs::Tree
clear()cppfs::Tree
createDiff(const Tree &target) const cppfs::Tree
createDiff(const Tree *currentState, const Tree *targetState, Diff &diff)cppfs::Treeprotectedstatic
fileName() const cppfs::Tree
groupId() const cppfs::Tree
isDirectory() const cppfs::Tree
isFile() const cppfs::Tree
listFiles() const cppfs::Tree
m_accessTimecppfs::Treeprotected
m_childrencppfs::Treeprotected
m_directorycppfs::Treeprotected
m_filenamecppfs::Treeprotected
m_groupIdcppfs::Treeprotected
m_modificationTimecppfs::Treeprotected
m_pathcppfs::Treeprotected
m_permissionscppfs::Treeprotected
m_sha1cppfs::Treeprotected
m_sizecppfs::Treeprotected
m_userIdcppfs::Treeprotected
modificationTime() const cppfs::Tree
operator=(const Tree &)cppfs::Treeprotected
path() const cppfs::Tree
permissions() const cppfs::Tree
print(const std::string &indent="") const cppfs::Tree
setAccessTime(unsigned int time)cppfs::Tree
setDirectory(bool isDir)cppfs::Tree
setFileName(const std::string &filename)cppfs::Tree
setFileName(std::string &&filename)cppfs::Tree
setGroupId(unsigned int id)cppfs::Tree
setModificationTime(unsigned int time)cppfs::Tree
setPath(const std::string &path)cppfs::Tree
setPath(std::string &&path)cppfs::Tree
setPermissions(unsigned int permissions)cppfs::Tree
setSha1(const std::string &hash)cppfs::Tree
setSha1(std::string &&hash)cppfs::Tree
setSize(unsigned int size)cppfs::Tree
setUserId(unsigned int id)cppfs::Tree
sha1() const cppfs::Tree
size() const cppfs::Tree
Tree()cppfs::Tree
Tree(const Tree &)cppfs::Treeprotected
userId() const cppfs::Tree
~Tree()cppfs::Tree