GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Macros | Enumerations | Variables
TGo4DabcMonitor.h File Reference
#include <qvariant.h>
#include "QGo4Widget.h"
#include "ui_TGo4DabcMonitor.h"
#include <vector>
#include <deque>
#include "dic.hxx"
#include <QTableWidget>

Go to the source code of this file.

Classes

struct  dabc::StatusRec
 
struct  dabc::RateRec
 
class  TGo4DabcInfo
 
class  TGo4DabcNodesInfo
 
class  TGo4DabcServiceInfo
 
class  TGo4DabcStateInfo
 
class  TGo4DabcRateInfo
 
class  TGo4DabcState
 
class  TGo4DabcRate
 
class  TGo4DabcMonitor
 

Namespaces

 dabc
 

Macros

#define DABCMON_NODE_NODECOL   0
 
#define DABCMON_NODE_STATECOL   1
 
#define DABCMON_NODE_CHECKCOL   3
 
#define DABCMON_NODE_LOGCOL   4
 
#define DABCMON_NODE_INDEXCOL   2
 
#define DABCMON_RATE_NAMECOL   0
 
#define DABCMON_RATE_RATECOL   1
 
#define DABCMON_RATE_TRENDCOL   3
 
#define DABCMON_RATE_STATSCOL   4
 
#define DABCMON_RATE_INDEXCOL   2
 

Enumerations

enum  dabc::RateDisplayMode { dabc::DISPLAY_ARC = 0, dabc::DISPLAY_BAR = 1, dabc::DISPLAY_TREND = 2, dabc::DISPLAY_STAT = 3 }
 

Variables

static dabc::RateRec gNolinkRateRecord
 
static dabc::StatusRec gNolinkStateRecord
 

Macro Definition Documentation

#define DABCMON_NODE_CHECKCOL   3
#define DABCMON_NODE_INDEXCOL   2
#define DABCMON_NODE_LOGCOL   4
#define DABCMON_NODE_NODECOL   0
#define DABCMON_NODE_STATECOL   1
#define DABCMON_RATE_INDEXCOL   2
#define DABCMON_RATE_NAMECOL   0
#define DABCMON_RATE_RATECOL   1
#define DABCMON_RATE_STATSCOL   4
#define DABCMON_RATE_TRENDCOL   3

Variable Documentation

dabc::RateRec gNolinkRateRecord
static
dabc::StatusRec gNolinkStateRecord
static