#include <fs.hpp>
|
| | Entry () |
| |
| | Entry (const std::string &_fsname, const std::string &_dir, const std::string &_type, const std::string &_opts, int _freq, int _passno) |
| |
| bool | hasOption (const std::string &option) const |
| |
| mesos::internal::fs::MountTable::Entry::Entry |
( |
| ) |
|
|
inline |
| mesos::internal::fs::MountTable::Entry::Entry |
( |
const std::string & |
_fsname, |
|
|
const std::string & |
_dir, |
|
|
const std::string & |
_type, |
|
|
const std::string & |
_opts, |
|
|
int |
_freq, |
|
|
int |
_passno |
|
) |
| |
|
inline |
| bool mesos::internal::fs::MountTable::Entry::hasOption |
( |
const std::string & |
option | ) |
const |
| std::string mesos::internal::fs::MountTable::Entry::dir |
| int mesos::internal::fs::MountTable::Entry::freq |
| std::string mesos::internal::fs::MountTable::Entry::fsname |
| std::string mesos::internal::fs::MountTable::Entry::opts |
| int mesos::internal::fs::MountTable::Entry::passno |
| std::string mesos::internal::fs::MountTable::Entry::type |
The documentation for this struct was generated from the following file: