PdCom  4.2
Process data communication client
Public Attributes | List of all members
PdCom::Process::Message Struct Reference

Message structure. More...

#include <Process.h>

Public Attributes

uint32_t seqNo
 sequence number. More...
 
LogLevel_t level
 severity
 
std::string path
 event's path
 
int index
 -1 for scalar; index in case of a vector
 
uint64_t time_ns
 event time in nanoseconds since epoch
 
std::string text
 Text of message.
 

Detailed Description

Message structure.

Member Data Documentation

◆ seqNo

uint32_t PdCom::Process::Message::seqNo

sequence number.

Note that seqNo wraps naturally


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