#include <StorageInterface.h>
Public Member Functions | |
| VolumeInfo () | |
Public Attributes | |
| unsigned long long | sizeK |
| unsigned long | major |
| unsigned long | minor |
| string | name |
| string | device |
| string | mount |
| MountByType | mount_by |
| UsedByType | usedBy |
| string | usedByName |
| string | fstab_options |
| string | uuid |
| string | label |
| string | mkfs_options |
| string | loop |
| string | dtxt |
| EncryptType | encryption |
| string | crypt_pwd |
| FsType | fs |
| bool | format |
| bool | create |
| bool | is_mounted |
| bool | resize |
| bool | ignore_fs |
| unsigned long long | OrigSizeK |
| storage::VolumeInfo::VolumeInfo | ( | ) | [inline] |
| unsigned long long storage::VolumeInfo::sizeK |
| unsigned long storage::VolumeInfo::major |
| unsigned long storage::VolumeInfo::minor |
| string storage::VolumeInfo::name |
| string storage::VolumeInfo::device |
| string storage::VolumeInfo::mount |
| string storage::VolumeInfo::uuid |
| string storage::VolumeInfo::label |
| string storage::VolumeInfo::loop |
| string storage::VolumeInfo::dtxt |
| unsigned long long storage::VolumeInfo::OrigSizeK |
1.5.0