|
My Project
|
Classes | |
| union | body |
Public Types | |
| enum | MsgType { SETFILTER } |
Public Types inherited from gcp::util::GenericTaskMsg | |
| 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 |
Public Attributes inherited from gcp::util::GenericTaskMsg | |
| 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