ldas-tools-frameAPI  2.5.1
Classes | Public Types | Public Member Functions | List of all members
FrameAPI::MountMgr Class Reference

#include <MountMgr.hh>

Classes

struct  MountPoint
 

Public Types

typedef LDASTools::AL::unordered_map< dev_t, MountPointmnt_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)
 

Member Typedef Documentation

◆ active_fstypes_type

typedef std::set< std::string > FrameAPI::MountMgr::active_fstypes_type

◆ baton_type

typedef LDASTools::AL::ReadWriteLock::baton_type FrameAPI::MountMgr::baton_type

◆ mnt_info_type

typedef LDASTools::AL::unordered_map< dev_t, MountPoint > FrameAPI::MountMgr::mnt_info_type

Constructor & Destructor Documentation

◆ MountMgr()

MountMgr::MountMgr ( )

◆ ~MountMgr()

MountMgr::~MountMgr ( )

Member Function Documentation

◆ IsKnownFSType()

void MountMgr::IsKnownFSType ( const std::string &  FSType)

◆ Lookup()

const MountMgr::MountPoint MountMgr::Lookup ( dev_t  Device)

The documentation for this class was generated from the following files: