#include <TGo4RecieverInfo.h>
Public Methods | |
TGo4RecieverInfo (TGo4SlotsBaseClass *p=0, TQRootCanvas *c=0, TPad *pad=0, Bool_t Monitor=kFALSE, Bool_t SubmitsCommand=kTRUE) | |
virtual | ~TGo4RecieverInfo () |
TGo4SlotsBaseClass * | GetRecvSlot () const |
TQRootCanvas * | GetCanvas () const |
TPad * | GetPad () const |
Bool_t | IsMonitored () const |
Bool_t | IsSubmited () const |
Private Attributes | |
TGo4SlotsBaseClass * | fxRecvSlot |
TQRootCanvas * | fxCanvas |
TPad * | fxPad |
Bool_t | fbMonitored |
Bool_t | fbSubmitsCommand |
Definition at line 31 of file TGo4RecieverInfo.h.
|
Definition at line 18 of file TGo4RecieverInfo.cxx. References p. |
|
Definition at line 32 of file TGo4RecieverInfo.cxx. |
|
Definition at line 40 of file TGo4RecieverInfo.h. References fxRecvSlot. Referenced by TGo4GUIRegistry::DisplayData(), and TGo4SubmittedCommandsEntry::RemoveSlotEntries(). |
|
Definition at line 41 of file TGo4RecieverInfo.h. References fxCanvas. Referenced by TGo4GUIRegistry::DisplayData(), and TGo4SubmittedCommandsEntry::RemoveCanvasEntries(). |
|
Definition at line 42 of file TGo4RecieverInfo.h. References fxPad. Referenced by TGo4GUIRegistry::DisplayData(). |
|
Definition at line 43 of file TGo4RecieverInfo.h. References fbMonitored. Referenced by TGo4GUIRegistry::DisplayData(). |
|
Definition at line 44 of file TGo4RecieverInfo.h. References fbSubmitsCommand. Referenced by TGo4GUIRegistry::DisplayData(). |
|
Definition at line 48 of file TGo4RecieverInfo.h. Referenced by GetRecvSlot(). |
|
Definition at line 49 of file TGo4RecieverInfo.h. Referenced by GetCanvas(). |
|
Definition at line 50 of file TGo4RecieverInfo.h. Referenced by GetPad(). |
|
Definition at line 51 of file TGo4RecieverInfo.h. Referenced by IsMonitored(). |
|
Definition at line 52 of file TGo4RecieverInfo.h. Referenced by IsSubmited(). |