AlgTool interface of a helper for converter classes.
More...
#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()
| const InterfaceID & ITrigSerializeConvHelper::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 52 of file ITrigSerConvHelper.h.
static const InterfaceID IID_ITrigSerConvHelper("ITrigSerConvHelper", 1, 0)
Declaration of the interface ID ( interface id, major version, minor version)
The documentation for this class was generated from the following file: