artdaq_mfextensions  v1_05_00
novadaq::errorhandler::NodeInfo Class Reference

Public Member Functions

 NodeInfo (node_type_t type, std::string const &key, QListWidget *parent, bool aow, bool aoe)
 
node_status push_msg (qt_mf_msg const &msg)
 
QString msgs_to_string () const
 
std::string key_string () const
 
bool alarm_on_warning () const
 
bool alarm_on_error () const
 
void set_alarm_on_warning (bool flag)
 
void set_alarm_on_error (bool flag)
 
void reset ()
 

Public Attributes

msgs_sp_t msgs_ptr
 
sev_code_t highest_sev
 
QListWidgetItem * item_ptr
 
node_type_t node_type
 

Static Public Attributes

static const int MAINCOMPONENT_ICON_WIDTH = 34
 
static const int MAINCOMPONENT_ICON_HEIGHT = 34
 
static const int MAINCOMPONENT_NODE_WIDTH = 80
 
static const int MAINCOMPONENT_NODE_HEIGHT = 65
 
static const int BUFFERNODE_ICON_WIDTH = 34
 
static const int BUFFERNODE_ICON_HEIGHT = 34
 
static const int BUFFERNODE_NODE_WIDTH = 65
 
static const int BUFFERNODE_NODE_HEIGHT = 65
 
static const int DCM_ICON_WIDTH = 34
 
static const int DCM_ICON_HEIGHT = 34
 
static const int DCM_NODE_WIDTH = 65
 
static const int DCM_NODE_HEIGHT = 65
 

Detailed Description

Definition at line 16 of file NodeInfo.h.


The documentation for this class was generated from the following files: