PdCom
5.3
Process data communication client
|
#include <MessageManagerBase.h>
Public Attributes | |
uint32_t | seqNo |
sequence number. More... | |
LogLevel | level |
severity | |
std::string | path |
event's path | |
std::chrono::nanoseconds | time |
event time in nanoseconds since epoch | |
std::string | text |
Text of message. | |
int | index |
-1 for scalar; index in case of a vector | |
Message structure.
uint32_t PdCom::Message::seqNo |
sequence number.
Note that seqNo wraps naturally