ATLAS Offline Software
|
the interface through which HiveWB control StoreGate instances More...
#include <IHiveStoreMgr.h>
Public Member Functions | |
DeclareInterfaceID (IHiveStoreMgr, 1, 0) | |
Declare interface ID. More... | |
virtual StatusCode | clearStore (bool forceRemove=false)=0 |
clear the store More... | |
virtual void | commitNewDataObjects ()=0 |
Reset handles added since the last call to commit. More... | |
virtual | ~IHiveStoreMgr () |
the interface through which HiveWB control StoreGate instances
Definition at line 24 of file IHiveStoreMgr.h.
|
inlinevirtual |
Definition at line 36 of file IHiveStoreMgr.h.
|
pure virtual |
clear the store
Implemented in StoreGateSvc, and SGImplSvc.
|
pure virtual |
Reset handles added since the last call to commit.
Implemented in StoreGateSvc, and SGImplSvc.
IHiveStoreMgr::DeclareInterfaceID | ( | IHiveStoreMgr | , |
1 | , | ||
0 | |||
) |
Declare interface ID.