libstorage-ng
Loading...
Searching...
No Matches
Public Member Functions | List of all members
storage::DeactivateStatusV2 Class Reference

Provides information whether deactivate_v2() was able to deactivate subsystems. More...

#include <Storage.h>

Public Member Functions

 DeactivateStatusV2 (const DeactivateStatusV2 &deactivate_status)
 
DeactivateStatusV2operator= (const DeactivateStatusV2 &deactivate_status)
 
bool multipath () const
 
bool dm_raid () const
 
bool md () const
 
bool lvm_lv () const
 
bool luks () const
 
bool bitlocker () const
 
Impl & get_impl ()
 
const Impl & get_impl () const
 

Detailed Description

Provides information whether deactivate_v2() was able to deactivate subsystems.

True indicates that the corresponding subsystem was deactivate or not activate in the first place.


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