PdCom  5.3
Process data communication client
Loading...
Searching...
No Matches
PdCom::Message Struct Reference

Message structure. More...

#include <MessageManagerBase.h>

Public Attributes

uint32_t seqNo
 sequence number.
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

Detailed Description

Message structure.

Member Data Documentation

◆ seqNo

uint32_t PdCom::Message::seqNo

sequence number.

Note that seqNo wraps naturally


The documentation for this struct was generated from the following file: