![]() |
ATLAS Offline Software
|
#include <ISGAudSvc.h>
Public Member Functions | |
DeclareInterfaceID (ISGAudSvc, 1, 0) | |
virtual | ~ISGAudSvc () |
virtual void | SGAudit (const std::string &key, const CLID &id, const int &fnc, const int &store_id)=0 |
virtual void | setFakeCurrentAlg (const std::string &)=0 |
For custom increased granularity. More... | |
virtual void | clearFakeCurrentAlg ()=0 |
Definition at line 16 of file ISGAudSvc.h.
|
virtual |
Definition at line 12 of file ISGAudSvc.cxx.
|
pure virtual |
ISGAudSvc::DeclareInterfaceID | ( | ISGAudSvc | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
For custom increased granularity.
|
pure virtual |