absolutePath(const std::string &path) const | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
add(AIDA::IManagedObject *object, const std::string &directory=".") | Anaphe::AIDA_Tree_native::AIDA_Tree | |
AIDA_Tree(AIDA::Dev::IStore *store) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
cd(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
close() | Anaphe::AIDA_Tree_native::AIDA_Tree | |
commit() | Anaphe::AIDA_Tree_native::AIDA_Tree | |
copyAndAdd(AIDA::IManagedObject *object, const std::string &newPath) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
cp(const std::string &oldPath, const std::string &newPath, bool recursive=false) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
existsDirectory(const std::string &directory) const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
find(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
findPath(const AIDA::IManagedObject &object) const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
isMounted() const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
listObjectNames(const std::string &path=".", bool recursive=false) const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
listObjectTypes(const std::string &path=".", bool recursive=false) const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
ls(const std::string &path=".", bool recursive=false, std::ostream &os=std::cout) const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
m_cwd | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
m_mountPoints | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
m_objectPaths | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
m_overWrite | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
m_parentTree | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
m_rootDir | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
m_store | Anaphe::AIDA_Tree_native::AIDA_Tree | [private] |
mkdir(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
mkdirs(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
mount(const std::string &path, AIDA::ITree &tree, const std::string &treePath) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
mv(const std::string &oldPath, const std::string &newPath) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
nativeStore() | Anaphe::AIDA_Tree_native::AIDA_Tree | |
pathInStore(const AIDA::IManagedObject &object) const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
pwd() const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
rm(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
rmdir(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
setOverwrite(bool overwrite=true) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
setParentTree(AIDA::Dev::IDevTree *parentTree) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
store(const std::string &path=".") | Anaphe::AIDA_Tree_native::AIDA_Tree | |
storeName() const | Anaphe::AIDA_Tree_native::AIDA_Tree | |
symlink(const std::string &path, const std::string &alias) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
unmount(const std::string &path) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
unmountTree(AIDA::Dev::IDevTree *daughterTree) | Anaphe::AIDA_Tree_native::AIDA_Tree | |
~AIDA_Tree() | Anaphe::AIDA_Tree_native::AIDA_Tree | |