libstorage-ng
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
storage::Subdevice Class Reference
Inheritance diagram for storage::Subdevice:
[legend]
Collaboration diagram for storage::Subdevice:
[legend]

Public Member Functions

virtual Subdeviceclone () const override
 
Impl & get_impl ()
 
const Impl & get_impl () const
 
- Public Member Functions inherited from storage::Holder
Deviceget_source ()
 
const Deviceget_source () const
 
sid_t get_source_sid () const
 
Deviceget_target ()
 
const Deviceget_target () const
 
sid_t get_target_sid () const
 
bool operator== (const Holder &rhs) const
 
bool operator!= (const Holder &rhs) const
 
Holdercopy_to_devicegraph (Devicegraph *devicegraph) const
 Copies the holder to the devicegraph. More...
 
Impl & get_impl ()
 
const Impl & get_impl () const
 
void save (xmlNode *node) const
 

Static Public Member Functions

static Subdevicecreate (Devicegraph *devicegraph, const Device *source, const Device *target)
 
static Subdeviceload (Devicegraph *devicegraph, const xmlNode *node)
 

Protected Member Functions

 Subdevice (Impl *impl)
 
- Protected Member Functions inherited from storage::Holder
 Holder (Impl *impl)
 
void create (Devicegraph *devicegraph, const Device *source, const Device *target)
 
void load (Devicegraph *devicegraph, const xmlNode *node)
 

The documentation for this class was generated from the following file: