ATLAS Offline Software
Loading...
Searching...
No Matches
IHiveStoreMgr Class Referenceabstract

#include <IHiveStoreMgr.h>

Inheritance diagram for IHiveStoreMgr:
Collaboration diagram for IHiveStoreMgr:

Public Member Functions

 DeclareInterfaceID (IHiveStoreMgr, 1, 0)
 Declare interface ID.
virtual StatusCode clearStore (bool forceRemove=false)=0
 clear the store
virtual void commitNewDataObjects ()=0
 Reset handles added since the last call to commit.
virtual ~IHiveStoreMgr ()

Detailed Description

the interface through which HiveWB control StoreGate instances

Author
Paolo Calafiura - ATLAS

Definition at line 24 of file IHiveStoreMgr.h.

Constructor & Destructor Documentation

◆ ~IHiveStoreMgr()

virtual IHiveStoreMgr::~IHiveStoreMgr ( )
inlinevirtual

Definition at line 36 of file IHiveStoreMgr.h.

36{}

Member Function Documentation

◆ clearStore()

virtual StatusCode IHiveStoreMgr::clearStore ( bool forceRemove = false)
pure virtual

clear the store

◆ commitNewDataObjects()

virtual void IHiveStoreMgr::commitNewDataObjects ( )
pure virtual

Reset handles added since the last call to commit.

◆ DeclareInterfaceID()

IHiveStoreMgr::DeclareInterfaceID ( IHiveStoreMgr ,
1 ,
0  )

Declare interface ID.


The documentation for this class was generated from the following file: