| DtExtDIGuyCustomPduDecoder::DtExtDIGuyCustomPduDecoder |
( |
| ) |
|
| virtual DtExtDIGuyCustomPduDecoder::~DtExtDIGuyCustomPduDecoder |
( |
| ) |
|
|
virtual |
We're implementing our own version of the functions from DtDIGuyCustomPduDecoder because the callback array there isn't big enough.
Yes, it's stupid and hacky, but that's just how things are.
| virtual DtPduDecoder* DtExtDIGuyCustomPduDecoder::clone |
( |
| ) |
const |
|
virtual |
| virtual void DtExtDIGuyCustomPduDecoder::clearCallbacks |
( |
| ) |
|
|
virtual |
Add/Remove callback info for a particular DI Guy Message kind.
By default processDiGuyAppearance, processDiGuyType, and processDiGuyAction are set.
| virtual void DtExtDIGuyCustomPduDecoder::removeDiGuyPduCallback |
( |
DtExtDIGuyCustomPduMsgId |
k, |
|
|
const DtDIGuyPduCallbackFcn & |
info |
|
) |
| |
|
virtual |
| static void DtExtDIGuyCustomPduDecoder::processDiGuyAppearance |
( |
DtDIGuyCustomPdu * |
pdu, |
|
|
DtEntityStateRepository * |
pEsr |
|
) |
| |
|
static |
| static void DtExtDIGuyCustomPduDecoder::processDiGuyType |
( |
DtDIGuyCustomPdu * |
pdu, |
|
|
DtEntityStateRepository * |
pEsr |
|
) |
| |
|
static |
| static void DtExtDIGuyCustomPduDecoder::processDiGuyAction |
( |
DtDIGuyCustomPdu * |
pdu, |
|
|
DtEntityStateRepository * |
pEsr |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: