libstorage-ng
|
Cstorage::Alignment | A class to calculate partition alignment based on hardware topology |
Cstorage::Arch | |
▼Cstorage::Callbacks | |
▼Cstorage::ActivateCallbacks | Other storage subsystems are activated automatically, e.g |
►Cstorage::ActivateCallbacksLuks | Specialized callbacks with a more generic parameter for LUKS activation |
▼Cstorage::CommitCallbacks | |
Cstorage::CommitCallbacksV2 | |
▼Cstorage::ProbeCallbacks | |
►Cstorage::ProbeCallbacksV2 | |
Cstorage::CheckCallbacks | |
Cstorage::CodeLocation | Helper class for UI exceptions: Store BASE_FILE, FUNCTION and LINE |
Cstorage::CommitOptions | |
Cstorage::ContentInfo | |
Cstorage::DeactivateStatus | |
Cstorage::DeactivateStatusV2 | Provides information whether deactivate_v2() was able to deactivate subsystems |
Cstorage::Environment | |
▼Cstd::exception | |
▼Cstorage::Exception | Base class for storage exceptions |
Cstorage::Aborted | |
Cstorage::AlignError | |
Cstorage::DeviceHasWrongType | |
►Cstorage::DeviceNotFound | |
Cstorage::DifferentBlockSizes | |
Cstorage::HolderAlreadyExists | |
Cstorage::HolderHasWrongType | |
►Cstorage::HolderNotFound | |
Cstorage::IOException | Exception class for IO errors |
Cstorage::IndexOutOfRangeException | Exception class for "index out of range" |
Cstorage::InvalidBlockSize | |
Cstorage::InvalidChunkSize | |
Cstorage::InvalidExtentSize | |
Cstorage::InvalidMountPointPath | |
Cstorage::InvalidStripeSize | |
Cstorage::LockException | Exception indicating that getting the lock failed |
Cstorage::LogicException | Exception class for faulty logic within the program |
Cstorage::NoIntersection | |
Cstorage::NotInside | |
Cstorage::NullPointerException | Exception class for generic null pointer exceptions |
Cstorage::OutOfMemoryException | Exception class for "out of memory" |
Cstorage::OverflowException | Exception class for "overflow" |
Cstorage::ParseException | Exception class for parse errors, e.g |
Cstorage::PoolOutOfSpace | Exception to report that the pool is out of space to fulfill the request |
Cstorage::UnsupportedException | Exception class for unsupported features and operations |
Cstorage::WrongNumberOfChildren | |
Cstorage::WrongNumberOfHolders | |
Cstorage::WrongNumberOfParents | |
▼Cstorage::GraphStyleCallbacks | Base class for DevicegraphStyleCallbacks and ActiongraphStyleCallbacks |
Cstorage::DevicegraphStyleCallbacks | Style callbacks used by Devicegraph::write_graphviz() |
Cstorage::Logger | The Logger class |
Cstorage::LvmDevicesFile | |
▼Cboost::noncopyable | |
Cstorage::Actiongraph | The actiongraph has all actions including the dependencies among them to get from one devicegraph to another |
Cstorage::BitlockerInfo | Stores information about a Bitlocker device |
Cstorage::CompoundAction | A Compound Action groups several related actions from an actiongraph |
▼Cstorage::Device | An abstract base class for storage devices |
Cstorage::BcacheCset | A bcache cache set |
►Cstorage::BlkDevice | An abstract Block Device |
Cstorage::BtrfsQgroup | Class to represent a qgroup of a btrfs filesystem |
Cstorage::LvmPv | |
Cstorage::LvmVg | A Volume Group of the Logical Volume Manager (LVM) |
Cstorage::MountPoint | Class to represent a mount point |
►Cstorage::Mountable | |
►Cstorage::PartitionTable | |
Cstorage::Devicegraph | The main container of the libstorage-ng |
▼Cstorage::Holder | An abstract base class for storage holders |
Cstorage::BtrfsQgroupRelation | Relation between btrfs quota groups |
Cstorage::Snapshot | Relationship between origin and snapshot |
►Cstorage::Subdevice | Generic holder from one device to a subdevice, e.g |
►Cstorage::User | Generic holder from one device to another device, e.g |
Cstorage::LuksInfo | Stores information about a LUKS device |
Cstorage::Pool | A pool represents a collection of devices |
Cstorage::Storage | The main entry point to libstorage |
Cstorage::SystemInfo | Keeps various system information |
Cstorage::PartitionSlot | Number and name are only valid if one of the possible flags is true |
Cstorage::Region | A start/length pair with a block size |
▼Cstorage::RemoteCallbacks | |
Cstorage::RemoteCallbacksV2 | |
Cstorage::RemoteCommand | A result of an unnamed command: stdout + stderr + exit_code |
Cstorage::RemoteFile | Contents of an unnamed file (vector of lines) |
Cstorage::RemoveInfo | |
Cstorage::ResizeInfo | |
Cstorage::Silencer | Class to make some exceptions log-level DEBUG instead of WARNING |
Cstorage::SimpleEtcCrypttabEntry | A simple struct to hold the information from one line in crypttab |
Cstorage::SimpleEtcFstabEntry | A simple struct to hold the information from one line in fstab |
Cstorage::SpaceInfo | |
Cstorage::Topology | A class to represent hardware alignment information |