23 #ifndef STORAGE_MD_SUBDEVICE_H 24 #define STORAGE_MD_SUBDEVICE_H 29 #include "storage/Holders/Subdevice.h" 52 void set_member(
const std::string& member);
59 const Impl& get_impl()
const;
68 bool is_md_subdevice(
const Holder* holder);
MdSubdevice * to_md_subdevice(Holder *holder)
Converts pointer to Holder to pointer to MdSubdevice.
const std::string & get_member() const
The "member" string of the MdMember in the MdContainer.
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
Definition: Subdevice.h:33
Holder from a MdContainer to a MdMember.
Definition: MdSubdevice.h:38
The storage namespace.
Definition: Actiongraph.h:37