24 #ifndef STORAGE_DASD_PT_H 25 #define STORAGE_DASD_PT_H 28 #include "storage/Devices/PartitionTable.h" 46 const Impl& get_impl()
const;
48 virtual DasdPt* clone()
const override;
57 bool is_dasd_pt(
const Device* device);
DasdPt * to_dasd_pt(Device *device)
Converts pointer to Device to pointer to DasdPt.
The master container of the libstorage.
Definition: Devicegraph.h:153
An abstract base class of storage devices, and a vertex in the Devicegraph.
Definition: Device.h:75
The storage namespace.
Definition: Actiongraph.h:37
Definition: PartitionTable.h:81