![]() |
ATLAS Offline Software
|
#include <SGCommitAuditor.h>
Public Member Functions | |
| SGCommitAuditor (const std::string &name, ISvcLocator *pSvcLocator) | |
| virtual | ~SGCommitAuditor () |
| virtual StatusCode | initialize () override |
| virtual void | after (const std::string &event, const std::string &name, const EventContext &, const StatusCode &) override |
Private Attributes | |
| ServiceHandle< IHiveStoreMgr > | p_sg |
Definition at line 25 of file SGCommitAuditor.h.
| SGCommitAuditor::SGCommitAuditor | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator ) |
Definition at line 10 of file SGCommitAuditor.cxx.
|
virtual |
Definition at line 18 of file SGCommitAuditor.cxx.
|
overridevirtual |
Definition at line 31 of file SGCommitAuditor.cxx.
|
overridevirtual |
Definition at line 23 of file SGCommitAuditor.cxx.
|
private |
Definition at line 38 of file SGCommitAuditor.h.