ATLAS Offline Software
|
Definition of the abstract IRDBAccessSvc interface. More...
#include "GaudiKernel/IInterface.h"
#include <string>
#include <memory>
#include "CoralBase/AttributeList.h"
#include "CoralBase/Attribute.h"
Go to the source code of this file.
Classes | |
class | IRDBAccessSvc |
IRDBAccessSvc is an abstract interface to the athena service that provides the following functionalities: More... | |
Typedefs | |
typedef std::shared_ptr< IRDBRecordset > | IRDBRecordset_ptr |
typedef coral::AttributeList | RDBTagDetails |
Definition of the abstract IRDBAccessSvc interface.
Definition in file IRDBAccessSvc.h.
typedef std::shared_ptr<IRDBRecordset> IRDBRecordset_ptr |
Definition at line 27 of file IRDBAccessSvc.h.
typedef coral::AttributeList RDBTagDetails |
Definition at line 29 of file IRDBAccessSvc.h.