|
| void | getMessage (uint32_t seqNo) const |
| | Request specific message from history.
|
| |
| void | activeMessages () const |
| | Request a list of all active messages.
|
| |
◆ 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:
- /home/abuild/rpmbuild/BUILD/python3-pdcom5-5.3.2.g3adc575-build/pdcom5-5.3.2.g3adc575/include/pdcom5/MessageManagerBase.h