◆ activeMessages()
void PdCom::MessageManagerBase::activeMessages |
( |
| ) |
const |
|
protected |
Request a list of all active messages.
This will return a list of active process messages as well as the last message in activeMessagesReply() if its state is Reset.
◆ getMessage()
void PdCom::MessageManagerBase::getMessage |
( |
uint32_t |
seqNo | ) |
const |
|
protected |
Request specific message from history.
The message is received in getMessageReply().
If the seqNo is not available, getMessageReply() is called with null path
and requested seqNo.
- Parameters
-
seqNo | sequence number of message |
The documentation for this class was generated from the following file: