#include <TGo4DabcMonitor.ui.h>
Inheritance diagram for TGo4DabcInfo:
Public Member Functions | |
TGo4DabcInfo (const char *name, int time, char *nolink, TGo4DabcMonitor *owner) | |
TGo4DabcInfo (const char *name, int time, void *nolink, int size, const char *type, TGo4DabcMonitor *owner) | |
TGo4DabcInfo (const char *name, int time, int nolink, TGo4DabcMonitor *owner) | |
TGo4DabcInfo (const char *name, int time, float nolink, TGo4DabcMonitor *owner) | |
TGo4DabcInfo (const char *name, int time, double nolink, TGo4DabcMonitor *owner) | |
virtual | ~TGo4DabcInfo () |
virtual void | infoHandler () |
const QString & | getServiceType () |
Protected Attributes | |
TGo4DabcMonitor * | fxOwner |
QString | fxType |
|
Definition at line 78 of file TGo4DabcMonitor.ui.h. |
|
Definition at line 80 of file TGo4DabcMonitor.ui.h. |
|
Definition at line 82 of file TGo4DabcMonitor.ui.h. |
|
Definition at line 84 of file TGo4DabcMonitor.ui.h. |
|
Definition at line 86 of file TGo4DabcMonitor.ui.h. |
|
Definition at line 89 of file TGo4DabcMonitor.ui.h. |
|
Reimplemented in TGo4DabcNodesInfo, TGo4DabcServiceInfo, TGo4DabcStateInfo, and TGo4DabcRateInfo. Definition at line 91 of file TGo4DabcMonitor.ui.h. References fxOwner. |
|
Definition at line 95 of file TGo4DabcMonitor.ui.h. References fxType. |
|
Definition at line 97 of file TGo4DabcMonitor.ui.h. Referenced by TGo4DabcRateInfo::infoHandler(), TGo4DabcStateInfo::infoHandler(), TGo4DabcServiceInfo::infoHandler(), TGo4DabcNodesInfo::infoHandler(), and infoHandler(). |
|
Definition at line 98 of file TGo4DabcMonitor.ui.h. Referenced by getServiceType(). |