![]() |
ATLAS Offline Software
|
This class provides the interface for the IAthenaPoolCleanUpSvc which is used to clean up AthenaPoolConverter. More...
#include <IAthenaPoolCleanUpSvc.h>
Public Member Functions | |
| DeclareInterfaceID (IAthenaPoolCleanUpSvc, 1, 0) | |
| virtual | ~IAthenaPoolCleanUpSvc () |
| Destructor. | |
| virtual StatusCode | registerCleanUp (IAthenaPoolCleanUp *cnv)=0 |
| virtual StatusCode | cleanUp (const std::string &connection)=0 |
Protected Member Functions | |
| IAthenaPoolCleanUpSvc () | |
| Standard Constructor. | |
Protected Attributes | |
| std::vector< IAthenaPoolCleanUp * > | m_cnvs |
This class provides the interface for the IAthenaPoolCleanUpSvc which is used to clean up AthenaPoolConverter.
Definition at line 23 of file IAthenaPoolCleanUpSvc.h.
|
inlinevirtual |
|
inlineprotected |
Standard Constructor.
Definition at line 36 of file IAthenaPoolCleanUpSvc.h.
|
pure virtual |
| IAthenaPoolCleanUpSvc::DeclareInterfaceID | ( | IAthenaPoolCleanUpSvc | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
protected |
Definition at line 38 of file IAthenaPoolCleanUpSvc.h.