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

Public Member Functions

virtual MdUserclone () const override
 
bool is_spare () const
 
void set_spare (bool spare)
 
bool is_faulty () const
 
void set_faulty (bool faulty)
 
Impl & get_impl ()
 
const Impl & get_impl () const
 
- Public Member Functions inherited from storage::User
Impl & get_impl ()
 
const Impl & get_impl () const
 
- Public Member Functions inherited from storage::Holder
sid_t get_source_sid () const
 
sid_t get_target_sid () const
 
bool operator== (const Holder &rhs) const
 
bool operator!= (const Holder &rhs) const
 
Impl & get_impl ()
 
const Impl & get_impl () const
 
void save (xmlNode *node) const
 

Static Public Member Functions

static MdUsercreate (Devicegraph *devicegraph, const Device *source, const Device *target)
 
static MdUserload (Devicegraph *devicegraph, const xmlNode *node)
 
- Static Public Member Functions inherited from storage::User
static Usercreate (Devicegraph *devicegraph, const Device *source, const Device *target)
 
static Userload (Devicegraph *devicegraph, const xmlNode *node)
 

Protected Member Functions

 MdUser (Impl *impl)
 
- Protected Member Functions inherited from storage::User
 User (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: