Skip to main content

BusMessage Struct

Declaration

struct simaai::neat::BusMessage { ... }

Included Headers

#include <SessionReport.h>

Public Member Attributes Index

std::stringtype
std::stringsrc
std::stringdetail
int64_twall_time_us = 0

Definition at line 14 of file SessionReport.h.

Public Member Attributes

detail

std::string simaai::neat::BusMessage::detail

Definition at line 17 of file SessionReport.h.

17 std::string detail; // formatted message (incl debug if present)

src

std::string simaai::neat::BusMessage::src

Definition at line 16 of file SessionReport.h.

16 std::string src; // element/object name

type

std::string simaai::neat::BusMessage::type

Definition at line 15 of file SessionReport.h.

15 std::string type; // e.g. "ERROR", "WARNING", "STATE_CHANGED"

wall_time_us

int64_t simaai::neat::BusMessage::wall_time_us = 0

Definition at line 18 of file SessionReport.h.

18 int64_t wall_time_us = 0; // monotonic

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.