15#ifndef BCM_RAWDATABYTESTREAMCNV_BCM_RAWCONTBYTESTREAMCNV_H
16#define BCM_RAWDATABYTESTREAMCNV_BCM_RAWCONTBYTESTREAMCNV_H
34 virtual StatusCode
createRepConst(DataObject* pObj, IOpaqueAddress*& pAddr)
const override;
37 virtual long repSvcType()
const override {
return i_repSvcType(); }
Gaudi converter base class with const interfaces.
uint32_t CLID
The Class ID type.
AthConstConverter(long storage_type, const CLID &class_type, ISvcLocator *svc, const std::string &name)
static long storageType()
virtual long repSvcType() const override
BCM_RawContByteStreamCnv(ISvcLocator *svcloc)
virtual StatusCode createRepConst(DataObject *pObj, IOpaqueAddress *&pAddr) const override
Convert the transient object to the requested representation.
BCM_RawContByteStreamTool * m_BCMRawContBSTool
virtual StatusCode initialize() override
static const CLID & classID()