|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLCNVSVC_ATHENAATTRIBUTELISTCNV_H
6 #define ATHENAPOOLCNVSVC_ATHENAATTRIBUTELISTCNV_H
14 #include "GaudiKernel/Converter.h"
19 class IAddressCreator;
This class provides the converter for the AthenaAttributeList class.
virtual StatusCode initialize()
Gaudi Service Interface method implementations:
AthenaAttributeListCnv(ISvcLocator *svcloc)
Constructor.
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&pObj)
Create a transient object from a POOL persistent representation.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual long int repSvcType() const
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&pAddr)
Create a POOL persistent representation for a transient object.
Abstract factory to create the converter.
uint32_t CLID
The Class ID type.
static long storageType()
static const CLID & classID()
virtual ~AthenaAttributeListCnv()
Destructor.