ATLAS Offline Software
Public Member Functions | List of all members
IHiveStore Class Referenceabstract

the interface that provides access to the current hive store More...

#include <IHiveStore.h>

Inheritance diagram for IHiveStore:
Collaboration diagram for IHiveStore:

Public Member Functions

 DeclareInterfaceID (INamedInterface, 2, 0)
 
virtual ~IHiveStore ()
 
virtual IProxyDicthiveProxyDict ()=0
 

Detailed Description

the interface that provides access to the current hive store


Author
Paolo Calafiura - ATLAS
Id
IHiveStore.h 714254 2015-12-12 03:38:51Z ssnyder

Definition at line 23 of file IHiveStore.h.

Constructor & Destructor Documentation

◆ ~IHiveStore()

virtual IHiveStore::~IHiveStore ( )
inlinevirtual

Definition at line 26 of file IHiveStore.h.

26 {}

Member Function Documentation

◆ DeclareInterfaceID()

IHiveStore::DeclareInterfaceID ( INamedInterface  ,
,
 
)

◆ hiveProxyDict()

virtual IProxyDict* IHiveStore::hiveProxyDict ( )
pure virtual

Implemented in StoreGateSvc.


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