ATLAS Offline Software
Classes | Typedefs
IRDBAccessSvc.h File Reference

Definition of the abstract IRDBAccessSvc interface. More...

#include "GaudiKernel/IInterface.h"
#include <string>
#include <memory>
#include "CoralBase/AttributeList.h"
#include "CoralBase/Attribute.h"
Include dependency graph for IRDBAccessSvc.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< IRDBRecordsetIRDBRecordset_ptr
 
typedef coral::AttributeList RDBTagDetails
 

Detailed Description

Definition of the abstract IRDBAccessSvc interface.

Author
Vakho Tsulaia Vakht.nosp@m.ang..nosp@m.Tsula.nosp@m.ia@c.nosp@m.ern.c.nosp@m.h

Definition in file IRDBAccessSvc.h.

Typedef Documentation

◆ IRDBRecordset_ptr

typedef std::shared_ptr<IRDBRecordset> IRDBRecordset_ptr

Definition at line 27 of file IRDBAccessSvc.h.

◆ RDBTagDetails

typedef coral::AttributeList RDBTagDetails

Definition at line 29 of file IRDBAccessSvc.h.