#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 |
| virtual | ~ITrigSerConvHelperBase () |
Definition at line 21 of file ITrigSerConvHelper.h.
◆ ~ITrigSerConvHelperBase()
| virtual ITrigSerConvHelperBase::~ITrigSerConvHelperBase |
( |
| ) |
|
|
inlinevirtual |
◆ createObj()
| virtual StatusCode ITrigSerConvHelperBase::createObj |
( |
const std::string & | clname, |
|
|
IOpaqueAddress * | iAddr, |
|
|
void *& | ptr, |
|
|
bool | ) |
|
pure virtual |
◆ createRep()
| virtual StatusCode ITrigSerConvHelperBase::createRep |
( |
const std::string & | clname, |
|
|
void * | ptr, |
|
|
std::vector< uint32_t > & | out, |
|
|
bool | ) |
|
pure virtual |
The documentation for this class was generated from the following file: