stream  0.10.0
stream analysis framework
Public Member Functions | Data Fields
hadaq::MessageMonitor Struct Reference

Monitor message. More...

#include <hadaq/MonitorSubEvent.h>

Public Member Functions

 MessageMonitor (uint32_t _addr0=0, uint32_t _addr=0, uint32_t _value=0)
 constructor
 
bool operator< (const MessageMonitor &rhs) const
 compare address for sorting
 

Data Fields

uint32_t addr0
 first addr
 
uint32_t addr
 second addr
 
uint32_t value
 value
 

Detailed Description

Monitor message.

Record addr0, addr and value readout by MonitorModule


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