#include <Blkid.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| storage::Blkid::Blkid |
( |
| ) |
|
| storage::Blkid::Blkid |
( |
const string & |
device | ) |
|
Member Function Documentation
| bool storage::Blkid::getEntry |
( |
const string & |
device, |
|
|
Entry & |
entry |
|
) |
| const |
| void storage::Blkid::parse |
( |
const vector< string > & |
lines | ) |
[protected] |
References storage::BTRFS, storage::EXT2, storage::EXT3, storage::EXT4, storage::Blkid::Entry::fs_label, storage::Blkid::Entry::fs_type, storage::Blkid::Entry::fs_uuid, storage::HFS, storage::HFSPLUS, storage::Blkid::Entry::is_fs, storage::Blkid::Entry::is_luks, storage::Blkid::Entry::is_lvm, storage::JFS, storage::Blkid::Entry::luks_uuid, storage::makeMap(), storage::NTFS, storage::REISERFS, storage::splitString(), storage::SWAP, storage::VFAT, and storage::XFS.
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const Entry & |
entry |
|
) |
| [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: