#include <MountMgr.hh>
|
| MountPoint () |
|
| MountPoint (const std::string &FSName, const std::string &Dir, const std::string &Type, const std::string &Options, dev_t Device) |
|
◆ MountPoint() [1/2]
MountMgr::MountPoint::MountPoint |
( |
| ) |
|
◆ MountPoint() [2/2]
MountMgr::MountPoint::MountPoint |
( |
const std::string & |
FSName, |
|
|
const std::string & |
Dir, |
|
|
const std::string & |
Type, |
|
|
const std::string & |
Options, |
|
|
dev_t |
Device |
|
) |
| |
◆ s_device
dev_t FrameAPI::MountMgr::MountPoint::s_device |
◆ s_dir
std::string FrameAPI::MountMgr::MountPoint::s_dir |
◆ s_fsname
std::string FrameAPI::MountMgr::MountPoint::s_fsname |
◆ s_options
std::string FrameAPI::MountMgr::MountPoint::s_options |
◆ s_type
std::string FrameAPI::MountMgr::MountPoint::s_type |
The documentation for this struct was generated from the following files: