add(AIDA::IManagedObject *object, std::list< std::string > &path, bool overWrite, std::map< const AIDA::IManagedObject *, std::string > &objectMap, bool copy, bool writeInStore=true) | Anaphe::AIDA_Tree_native::SubTree | |
existsDirectory(std::list< std::string > &path) | Anaphe::AIDA_Tree_native::SubTree | |
find(std::list< std::string > &path, std::map< const AIDA::IManagedObject *, std::string > &objectMap) | Anaphe::AIDA_Tree_native::SubTree | |
findAndErase(std::list< std::string > &path) | Anaphe::AIDA_Tree_native::SubTree | |
listObjectNames(std::list< std::string > &path, bool recursive) const | Anaphe::AIDA_Tree_native::SubTree | |
listObjectTypes(std::list< std::string > &path, bool recursive) const | Anaphe::AIDA_Tree_native::SubTree | |
m_links | Anaphe::AIDA_Tree_native::SubTree | [private] |
m_masterTree | Anaphe::AIDA_Tree_native::SubTree | [private] |
m_mountInfo | Anaphe::AIDA_Tree_native::SubTree | [private] |
m_name | Anaphe::AIDA_Tree_native::SubTree | [private] |
m_objects | Anaphe::AIDA_Tree_native::SubTree | [private] |
m_subTrees | Anaphe::AIDA_Tree_native::SubTree | [private] |
mkdir(std::list< std::string > &path) | Anaphe::AIDA_Tree_native::SubTree | |
mkdirs(std::list< std::string > &path) | Anaphe::AIDA_Tree_native::SubTree | |
mount(const std::string &path, AIDA::Dev::IDevTree *tree, std::list< std::string > &treePath, std::map< AIDA::Dev::IDevTree *, Anaphe::AIDA_Tree_native::MountInfo * > &mountPoints) | Anaphe::AIDA_Tree_native::SubTree | |
operator=(const SubTree &) | Anaphe::AIDA_Tree_native::SubTree | [private] |
rm(std::list< std::string > &path, std::map< const AIDA::IManagedObject *, std::string > &objectMap) | Anaphe::AIDA_Tree_native::SubTree | |
rmdir(std::list< std::string > &path) | Anaphe::AIDA_Tree_native::SubTree | |
store(std::list< std::string > &path) | Anaphe::AIDA_Tree_native::SubTree | |
SubTree(const std::string &name, AIDA::Dev::IDevTree *) | Anaphe::AIDA_Tree_native::SubTree | |
SubTree(const SubTree &) | Anaphe::AIDA_Tree_native::SubTree | [private] |
symlink(const std::string &path, std::list< std::string > &alias) | Anaphe::AIDA_Tree_native::SubTree | |
unmount(std::list< std::string > &path, std::map< AIDA::Dev::IDevTree *, Anaphe::AIDA_Tree_native::MountInfo * > &mountPoints) | Anaphe::AIDA_Tree_native::SubTree | |
~SubTree() | Anaphe::AIDA_Tree_native::SubTree | |