5#ifndef ATHENAKERNEL_IRESETABLE_H
6#define ATHENAKERNEL_IRESETABLE_H
30 virtual void reset (
bool hard) = 0;
35 virtual const std::string&
key()
const = 0;
virtual void reset(bool hard)=0
Clear cached data from this object.
virtual void finalReset()
optional special action on final reset call (e.g. in caller destructor)
virtual const std::string & key() const =0
virtual bool isSet() const =0