My Project
|
Classes | |
union | body |
Public Types | |
enum | MsgType { SETFILTER } |
![]() | |
enum | GenericMsgType { HEARTBEAT, STOP, RESTART, TASK_SPECIFIC, LAST } |
Public Member Functions | |
void | packSetFilterMsg (unsigned mask, double freqHz, unsigned ntaps) |
Public Attributes | |
MsgType | type |
union gcp::mediator::DioMsg::body | body |
![]() | |
GenericMsgType | genericMsgType_ |
Enumerate supported message types.
|
inline |
Method to pack a message to send a data frame.
MsgType gcp::mediator::DioMsg::type |
A type for this message