ldas-tools-frameAPI
2.5.1
|
#include <MountMgr.hh>
Classes | |
struct | MountPoint |
Public Types | |
typedef LDASTools::AL::unordered_map< dev_t, MountPoint > | mnt_info_type |
typedef std::set< std::string > | active_fstypes_type |
typedef LDASTools::AL::ReadWriteLock::baton_type | baton_type |
Public Member Functions | |
MountMgr () | |
~MountMgr () | |
void | IsKnownFSType (const std::string &FSType) |
const MountPoint | Lookup (dev_t Device) |
typedef std::set< std::string > FrameAPI::MountMgr::active_fstypes_type |
typedef LDASTools::AL::ReadWriteLock::baton_type FrameAPI::MountMgr::baton_type |
typedef LDASTools::AL::unordered_map< dev_t, MountPoint > FrameAPI::MountMgr::mnt_info_type |
MountMgr::MountMgr | ( | ) |
MountMgr::~MountMgr | ( | ) |
void MountMgr::IsKnownFSType | ( | const std::string & | FSType | ) |
const MountMgr::MountPoint MountMgr::Lookup | ( | dev_t | Device | ) |