33 WsAccessTree::WsAccessTree(
NodePtr n,
const set<string>& gid,
const int& md,
const set<string>& names,
const set<string>& ext,
const path& rootPath,
const std::string& stamp):
Reprensents the menu tree of a group. If a group does not have access to a Node, this Node will not s...
boost::shared_ptr< WsAbstractNode > NodePtr
Abstract class representing an WsAccessTree or WsMenuTree.
boost::shared_ptr< WsFileSystemTree > FileSystemTreePtr
WsAccessTree(FileSystemTreePtr fs, const std::set< std::string > &gid, const int &md, const path &rootPath, const std::string &stamp)
Constructor for the AccessTree class.