Robox Library for Cpp: BCC/31 module 1.0.0
RLibCpp BCC/31 protocol implementation
Public Member Functions | Public Attributes | List of all members
Monitor::Event::Data Union Reference

#include <monitor.h>

Public Member Functions

 Data ()
 Default constructor.
 

Public Attributes

uint64_t m_genericData [2]
 Generic storage for events data: the meaning depends on the type of the event.
 
MonitorStruct::ErrorData m_errorData
 Storage for error events.
 

Constructor & Destructor Documentation

◆ Data()

Data ( )

Default constructor.

Member Data Documentation

◆ m_errorData

Storage for error events.

◆ m_genericData

uint64_t m_genericData[2]

Generic storage for events data: the meaning depends on the type of the event.