#include <EtcFstab.h>
Public Member Functions | |
| FstabEntry () | |
| FstabEntry & | operator= (const FstabChange &rhs) |
| void | calcDependent () |
Public Attributes | |
| string | device |
| string | dentry |
| string | mount |
| string | fs |
| std::list< string > | opts |
| int | freq |
| int | passno |
| bool | loop |
| bool | noauto |
| bool | crypto |
| string | loop_dev |
| storage::EncryptType | encr |
| storage::MountByType | mount_by |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const FstabEntry &v) |
| storage::FstabEntry::FstabEntry | ( | ) | [inline] |
| FstabEntry & storage::FstabEntry::operator= | ( | const FstabChange & | rhs | ) | [inline] |
| void FstabEntry::calcDependent | ( | ) |
| std::ostream& operator<< | ( | std::ostream & | s, | |
| const FstabEntry & | v | |||
| ) | [friend] |
| string storage::FstabEntry::device |
| string storage::FstabEntry::dentry |
| string storage::FstabEntry::mount |
| string storage::FstabEntry::fs |
| std::list<string> storage::FstabEntry::opts |
1.5.0