#include <TGo4SubmittedCommandsEntry.h>
Public Methods | |
TGo4SubmittedCommandsEntry (const char *name) | |
virtual | ~TGo4SubmittedCommandsEntry () |
void | SetNewReciever (TGo4SlotsBaseClass *Rec, Bool_t Monitor=kFALSE, TQRootCanvas *fxQRootCanvas=0, TPad *pad=0, Bool_t SubittsCommand=kTRUE) |
Int_t | NoOfRecv () const |
TGo4RecieverInfo * | GetRecv (Int_t n) const |
void | RemoveRecvEntry (TGo4RecieverInfo *info) |
void | RemoveSlotEntries (TGo4SlotsBaseClass *sl) |
void | RemoveCanvasEntries (TQRootCanvas *c) |
Private Attributes | |
TObjArray | RecList |
Definition at line 31 of file TGo4SubmittedCommandsEntry.h.
|
Definition at line 19 of file TGo4SubmittedCommandsEntry.cxx. References RecList. |
|
Definition at line 26 of file TGo4SubmittedCommandsEntry.cxx. |
|
Definition at line 30 of file TGo4SubmittedCommandsEntry.cxx. References RecList. Referenced by TGo4GUIRegistry::ReDirectObject(), and TGo4GUIRegistry::SubmitCommand(). |
|
Definition at line 44 of file TGo4SubmittedCommandsEntry.h. References RecList. Referenced by TGo4GUIRegistry::DisplayData(), TGo4GUIRegistry::RemoveFromSubmittedList(), and TGo4GUIRegistry::UnRegisterClass(). |
|
Definition at line 45 of file TGo4SubmittedCommandsEntry.h. Referenced by TGo4GUIRegistry::DisplayData(). |
|
Definition at line 64 of file TGo4SubmittedCommandsEntry.cxx. References RecList. Referenced by TGo4GUIRegistry::DisplayData(). |
|
Definition at line 39 of file TGo4SubmittedCommandsEntry.cxx. References TGo4RecieverInfo::GetRecvSlot(), n, and RecList. Referenced by TGo4GUIRegistry::RemoveFromSubmittedList(), and TGo4GUIRegistry::UnRegisterClass(). |
|
Definition at line 51 of file TGo4SubmittedCommandsEntry.cxx. References TGo4RecieverInfo::GetCanvas(), n, and RecList. Referenced by TGo4GUIRegistry::RemoveFromSubmittedList(). |
|
Definition at line 52 of file TGo4SubmittedCommandsEntry.h. Referenced by GetRecv(), NoOfRecv(), RemoveCanvasEntries(), RemoveRecvEntry(), RemoveSlotEntries(), SetNewReciever(), and TGo4SubmittedCommandsEntry(). |