#include <ITrigSerConvHelper.h>
|
virtual StatusCode | createObj (const std::string &clname, IOpaqueAddress *iAddr, void *&ptr, bool)=0 |
|
virtual StatusCode | createRep (const std::string &clname, void *ptr, std::vector< uint32_t > &out, bool)=0 |
|
AlgTool interface of a helper for converter classes
Definition at line 46 of file ITrigSerConvHelper.h.
◆ createObj()
virtual StatusCode ITrigSerConvHelperBase::createObj |
( |
const std::string & |
clname, |
|
|
IOpaqueAddress * |
iAddr, |
|
|
void *& |
ptr, |
|
|
bool |
|
|
) |
| |
|
pure virtualinherited |
◆ createRep()
virtual StatusCode ITrigSerConvHelperBase::createRep |
( |
const std::string & |
clname, |
|
|
void * |
ptr, |
|
|
std::vector< uint32_t > & |
out, |
|
|
bool |
|
|
) |
| |
|
pure virtualinherited |
◆ interfaceID()
static const InterfaceID& ITrigSerializeConvHelper::interfaceID |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: