voidmodifyTapePoolVo(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,conststd::string&vo)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyTapePoolNbPartialTapes(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,constuint64_tnbPartialTapes)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyTapePoolSupply(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&name,conststd::string&supply)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyTapePoolName(constcommon::dataStructures::SecurityIdentity&admin,conststd::string¤tName,conststd::string&newName)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidmodifyTapeTapePoolName(constcommon::dataStructures::SecurityIdentity&admin,conststd::string&vid,conststd::string&tapePoolName)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidnoSpaceLeftOnTape(conststd::string&vid)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidping()override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}