Wittyshare
0.2
|
This is the complete list of members for WsAbstractTree, including all inherited members.
beginTraverseDir(NodePtr n) | WsAbstractTree | protectedvirtual |
build() | WsAbstractTree | virtual |
endTraverseDir(NodePtr n) | WsAbstractTree | protectedvirtual |
getRoot() | WsAbstractTree | virtual |
getRootPath() | WsAbstractTree | virtual |
getStamp() | WsAbstractTree | virtual |
m_current | WsAbstractTree | protected |
m_currentDepth | WsAbstractTree | protected |
m_exclExt | WsAbstractTree | protected |
m_exclNames | WsAbstractTree | protected |
m_gid | WsAbstractTree | protected |
m_maxDepth | WsAbstractTree | protected |
m_root | WsAbstractTree | protected |
m_rootPath | WsAbstractTree | protected |
m_stamp | WsAbstractTree | protected |
start() | WsTreeTraversal | |
traverseFile(NodePtr n) | WsAbstractTree | protectedvirtual |
WsAbstractTree(FileSystemTreePtr fs, const std::set< std::string > &gid, const int &md, const path &rootPath, const std::string &stamp) | WsAbstractTree | protected |
WsAbstractTree(FileSystemTreePtr fs, const std::set< std::string > &gid, const int &md, const std::set< std::string > &names, const std::set< std::string > &ext, const path &rootPath, const std::string &stamp) | WsAbstractTree | protected |
WsAbstractTree(NodePtr n, const std::set< std::string > &gid, const int &md, const path &rootPath, const std::string &stamp) | WsAbstractTree | protected |
WsAbstractTree(NodePtr n, const std::set< std::string > &gid, const int &md, const std::set< std::string > &names, const std::set< std::string > &ext, const path &rootPath, const std::string &stamp) | WsAbstractTree | protected |
WsTreeTraversal(NodePtr root) | WsTreeTraversal | |
~WsAbstractTree() | WsAbstractTree | protected |