#include <ITrigSerGuidHelper.h>
|
| virtual StatusCode | ClassNameToInts (const std::string &clname, uint32_t *iarr)=0 |
| virtual StatusCode | IntsToClassName (const uint32_t *iarr, std::string &clname)=0 |
Definition at line 42 of file ITrigSerGuidHelper.h.
◆ ClassNameToInts()
| virtual StatusCode ITrigSerGuidHelperBase::ClassNameToInts |
( |
const std::string & | clname, |
|
|
uint32_t * | iarr ) |
|
pure virtualinherited |
◆ interfaceID()
| const InterfaceID & ITrigSerializeGuidHelper::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 48 of file ITrigSerGuidHelper.h.
static const InterfaceID IID_ITrigSerGuidHelper("ITrigSerGuidHelper", 1, 0)
Declaration of the interface ID ( interface id, major version, minor version)
◆ IntsToClassName()
| virtual StatusCode ITrigSerGuidHelperBase::IntsToClassName |
( |
const uint32_t * | iarr, |
|
|
std::string & | clname ) |
|
pure virtualinherited |
The documentation for this class was generated from the following file: