voidsetTapeFull(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&vid,constboolfullValue)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidsetTapePoolEncryption(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constboolencryptionValue)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
booltapeExists(conststd::string&vid)const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidtapeLabelled(conststd::string&vid,conststd::string&drive,constboollbpIsOn)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidtapeLabelled(conststd::string&vid,conststd::string&drive)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidtapeMountedForArchive(conststd::string&vid,conststd::string&drive)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidtapeMountedForRetrieve(conststd::string&vid,conststd::string&drive)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
booltapePoolExists(conststd::string&tapePoolName)const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}