feature/ipc_mgsqueue_printer (#57)
closes #56 Co-authored-by: localhorst <localhorst@mosad.xyz> Reviewed-on: #57
This commit is contained in:
@ -33,9 +33,9 @@ public:
|
||||
|
||||
bool bWasShredded = false; //all shred iterations done
|
||||
bool bWasChecked = false; //all shred iterations and optional checking done
|
||||
bool bWasDeleteted = false;
|
||||
bool bWasDeleted = false;
|
||||
bool bIsOffline = false;
|
||||
uint32_t u32DriveChecksumAferShredding = 0U;
|
||||
uint32_t u32DriveChecksumAfterShredding = 0U;
|
||||
|
||||
private:
|
||||
string sPath;
|
||||
|
Reference in New Issue
Block a user