libstorage-ng
|
Provides information whether deactivate_v2() was able to deactivate subsystems. More...
#include <Storage.h>
Public Member Functions | |
DeactivateStatusV2 (const DeactivateStatusV2 &deactivate_status) | |
DeactivateStatusV2 & | operator= (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 |
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.