Classes | Namespaces | Defines | Enumerations | Variables

qt4/Go4GUI/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

namespace  dabc

Defines

#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

Define 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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines