Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

Anaphe::AIDA_Tree_native::MountInfo Class Reference

#include <MountInfo.h>

List of all members.

Public Methods

 MountInfo (AIDA::Dev::IDevTree *targetTree, const std::string &targetPath, const std::string &mountPoint)
 Constructor.

 ~MountInfo ()
 Destructor.

AIDA::Dev::IDevTree * targetTree () const
 Returns the target tree.

const std::string targetPath () const
 Returns the target path.

const std::string mountPoint () const
 Returns the mount point.


Private Attributes

AIDA::Dev::IDevTree * m_targetTree
std::string m_targetPath
std::string m_mountPoint


Constructor & Destructor Documentation

Anaphe::AIDA_Tree_native::MountInfo::MountInfo AIDA::Dev::IDevTree *    targetTree,
const std::string &    targetPath,
const std::string &    mountPoint
[inline]
 

Definition at line 22 of file MountInfo.h.

References m_mountPoint, m_targetPath, m_targetTree, mountPoint(), targetPath(), and targetTree().

Anaphe::AIDA_Tree_native::MountInfo::~MountInfo   [inline]
 

Definition at line 31 of file MountInfo.h.


Member Function Documentation

const std::string Anaphe::AIDA_Tree_native::MountInfo::mountPoint   const [inline]
 

Definition at line 40 of file MountInfo.h.

References m_mountPoint.

Referenced by MountInfo().

const std::string Anaphe::AIDA_Tree_native::MountInfo::targetPath   const [inline]
 

Definition at line 37 of file MountInfo.h.

References m_targetPath.

Referenced by Anaphe::AIDA_Tree_native::SubTree::add(), Anaphe::AIDA_Tree_native::SubTree::existsDirectory(), Anaphe::AIDA_Tree_native::SubTree::find(), Anaphe::AIDA_Tree_native::SubTree::listObjectNames(), Anaphe::AIDA_Tree_native::SubTree::listObjectTypes(), Anaphe::AIDA_Tree_native::SubTree::mkdir(), Anaphe::AIDA_Tree_native::SubTree::mkdirs(), MountInfo(), Anaphe::AIDA_Tree_native::SubTree::rm(), Anaphe::AIDA_Tree_native::SubTree::rmdir(), Anaphe::AIDA_Tree_native::SubTree::store(), and Anaphe::AIDA_Tree_native::SubTree::symlink().

AIDA::Dev::IDevTree* Anaphe::AIDA_Tree_native::MountInfo::targetTree   const [inline]
 

Definition at line 34 of file MountInfo.h.

References m_targetTree.

Referenced by Anaphe::AIDA_Tree_native::SubTree::add(), Anaphe::AIDA_Tree_native::SubTree::existsDirectory(), Anaphe::AIDA_Tree_native::SubTree::find(), Anaphe::AIDA_Tree_native::SubTree::listObjectNames(), Anaphe::AIDA_Tree_native::SubTree::listObjectTypes(), Anaphe::AIDA_Tree_native::SubTree::mkdir(), Anaphe::AIDA_Tree_native::SubTree::mkdirs(), MountInfo(), Anaphe::AIDA_Tree_native::SubTree::rm(), Anaphe::AIDA_Tree_native::SubTree::rmdir(), Anaphe::AIDA_Tree_native::SubTree::store(), Anaphe::AIDA_Tree_native::SubTree::symlink(), and Anaphe::AIDA_Tree_native::SubTree::unmount().


Member Data Documentation

std::string Anaphe::AIDA_Tree_native::MountInfo::m_mountPoint [private]
 

Definition at line 45 of file MountInfo.h.

Referenced by MountInfo(), and mountPoint().

std::string Anaphe::AIDA_Tree_native::MountInfo::m_targetPath [private]
 

Definition at line 44 of file MountInfo.h.

Referenced by MountInfo(), and targetPath().

AIDA::Dev::IDevTree* Anaphe::AIDA_Tree_native::MountInfo::m_targetTree [private]
 

Definition at line 43 of file MountInfo.h.

Referenced by MountInfo(), and targetTree().


The documentation for this class was generated from the following file:
Generated on Tue Feb 18 17:51:16 2003 for AIDA_Tree_native by doxygen1.2.16