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

Public Member Functions

virtual FilesystemUserclone () const override
 
bool is_journal () const
 Indicates whether the block device is used as an external journal device.
 
void set_journal (bool journal)
 
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
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 FilesystemUsercreate (Devicegraph *devicegraph, const Device *source, const Device *target)
 
static FilesystemUserload (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

 FilesystemUser (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: