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");}
boolexistNonSupersededFilesAfterFSeq(conststd::string&vid,constuint64_tfSeq)const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
boolexistNonSupersededFilesAfterFSeqAndDeleteTapeFilesForWriting(conststd::string&vid,constuint64_tfSeq)const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}