#include <TGo4MonitoredListStatus.h>
Inheritance diagram for TGo4MonitoredListStatus:
Public Methods | |
TGo4MonitoredListStatus (const char *name, const char *title) | |
virtual | ~TGo4MonitoredListStatus () |
void | AddToMonitoredObjectList (TObject *fxObject, QWidget *Panel, TCanvas *Canvas, TPad *pad) |
void | AddToMonitoredObjectList (TObject *fxObject) |
TGo4MonitoredObject * | GetMonitoredObject (TObject *fxObject) |
TGo4MonitoredObject * | GetMonitoredObject (const char *fxName) |
void | RemoveMonitoredObject (TObject *fxObject) |
TObjArray * | GetAllMonitored () |
TIterator * | GetAllMonitoredIter () |
Private Attributes | |
TObjArray * | MonitoredObjectList |
TIterator * | MonitoredObjectListIterator |
TGo4MonitoredObject * | fxTGo4MonitoredObject |
More... |
Definition at line 33 of file TGo4MonitoredListStatus.h.
|
Definition at line 26 of file TGo4MonitoredListStatus.cxx. References MonitoredObjectList, and MonitoredObjectListIterator. |
|
Definition at line 120 of file TGo4MonitoredListStatus.cxx. References MonitoredObjectList, and MonitoredObjectListIterator. |
|
Definition at line 34 of file TGo4MonitoredListStatus.cxx. References GetMonitoredObject(), MonitoredObjectList, and RemoveMonitoredObject(). Referenced by TGo4MonitoredListSlots::AddObject(), TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline(). |
|
Definition at line 49 of file TGo4MonitoredListStatus.cxx. References MonitoredObjectList. |
|
Definition at line 61 of file TGo4MonitoredListStatus.cxx. References TGo4MonitoredObject::GetMonitoredObject(), and MonitoredObjectListIterator. Referenced by TGo4MonitoredListSlots::AddObject(), AddToMonitoredObjectList(), TGo4MainWindow::CheckHistogram(), TGo4MonitoredListSlots::DeleteItem(), TGo4FitPanelSlots::GetDropedObject(), TGo4RemoteBrowserSlots::MonitorRemoteObj(), TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline(). |
|
Definition at line 77 of file TGo4MonitoredListStatus.cxx. References MonitoredObjectList, and MonitoredObjectListIterator. |
|
Definition at line 94 of file TGo4MonitoredListStatus.cxx. References TGo4MonitoredObject::GetMonitoredObject(), MonitoredObjectList, and MonitoredObjectListIterator. Referenced by AddToMonitoredObjectList(), TGo4MonitoredListSlots::DeleteItem(), TGo4QItem::UpdateOnline(), and TGo4QCanvasItem::UpdateOnline(). |
|
Definition at line 112 of file TGo4MonitoredListStatus.cxx. References MonitoredObjectList. |
|
Definition at line 46 of file TGo4MonitoredListStatus.h. References MonitoredObjectListIterator. |
|
Definition at line 50 of file TGo4MonitoredListStatus.h. Referenced by AddToMonitoredObjectList(), GetAllMonitored(), GetMonitoredObject(), RemoveMonitoredObject(), TGo4MonitoredListStatus(), and ~TGo4MonitoredListStatus(). |
|
Definition at line 51 of file TGo4MonitoredListStatus.h. Referenced by GetAllMonitoredIter(), GetMonitoredObject(), RemoveMonitoredObject(), TGo4MonitoredListStatus(), and ~TGo4MonitoredListStatus(). |
|
Definition at line 54 of file TGo4MonitoredListStatus.h. |