Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4RecieverInfo Class Reference

Keep information about the reciever of the object (Slot, canvas, pad). More...

#include <TGo4RecieverInfo.h>

List of all members.

Public Methods

 TGo4RecieverInfo (TGo4SlotsBaseClass *p=0, TQRootCanvas *c=0, TPad *pad=0, Bool_t Monitor=kFALSE, Bool_t SubmitsCommand=kTRUE)
virtual ~TGo4RecieverInfo ()
TGo4SlotsBaseClassGetRecvSlot () const
TQRootCanvasGetCanvas () const
TPad * GetPad () const
Bool_t IsMonitored () const
Bool_t IsSubmited () const

Private Attributes

TGo4SlotsBaseClassfxRecvSlot
TQRootCanvasfxCanvas
TPad * fxPad
Bool_t fbMonitored
Bool_t fbSubmitsCommand


Detailed Description

Keep information about the reciever of the object (Slot, canvas, pad).

Author:
Mohammad Al-Turany
Since:
31.10.02

Definition at line 31 of file TGo4RecieverInfo.h.


Constructor & Destructor Documentation

TGo4RecieverInfo::TGo4RecieverInfo TGo4SlotsBaseClass   p = 0,
TQRootCanvas   c = 0,
TPad *    pad = 0,
Bool_t    Monitor = kFALSE,
Bool_t    SubmitsCommand = kTRUE
 

Definition at line 18 of file TGo4RecieverInfo.cxx.

References p.

TGo4RecieverInfo::~TGo4RecieverInfo   [virtual]
 

Definition at line 32 of file TGo4RecieverInfo.cxx.


Member Function Documentation

TGo4SlotsBaseClass* TGo4RecieverInfo::GetRecvSlot   const [inline]
 

Definition at line 40 of file TGo4RecieverInfo.h.

References fxRecvSlot.

Referenced by TGo4GUIRegistry::DisplayData(), and TGo4SubmittedCommandsEntry::RemoveSlotEntries().

TQRootCanvas* TGo4RecieverInfo::GetCanvas   const [inline]
 

Definition at line 41 of file TGo4RecieverInfo.h.

References fxCanvas.

Referenced by TGo4GUIRegistry::DisplayData(), and TGo4SubmittedCommandsEntry::RemoveCanvasEntries().

TPad* TGo4RecieverInfo::GetPad   const [inline]
 

Definition at line 42 of file TGo4RecieverInfo.h.

References fxPad.

Referenced by TGo4GUIRegistry::DisplayData().

Bool_t TGo4RecieverInfo::IsMonitored   const [inline]
 

Definition at line 43 of file TGo4RecieverInfo.h.

References fbMonitored.

Referenced by TGo4GUIRegistry::DisplayData().

Bool_t TGo4RecieverInfo::IsSubmited   const [inline]
 

Definition at line 44 of file TGo4RecieverInfo.h.

References fbSubmitsCommand.

Referenced by TGo4GUIRegistry::DisplayData().


Member Data Documentation

TGo4SlotsBaseClass* TGo4RecieverInfo::fxRecvSlot [private]
 

Definition at line 48 of file TGo4RecieverInfo.h.

Referenced by GetRecvSlot().

TQRootCanvas* TGo4RecieverInfo::fxCanvas [private]
 

Definition at line 49 of file TGo4RecieverInfo.h.

Referenced by GetCanvas().

TPad* TGo4RecieverInfo::fxPad [private]
 

Definition at line 50 of file TGo4RecieverInfo.h.

Referenced by GetPad().

Bool_t TGo4RecieverInfo::fbMonitored [private]
 

Definition at line 51 of file TGo4RecieverInfo.h.

Referenced by IsMonitored().

Bool_t TGo4RecieverInfo::fbSubmitsCommand [private]
 

Definition at line 52 of file TGo4RecieverInfo.h.

Referenced by IsSubmited().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:52 2005 for Go4-v2.10-5 by doxygen1.2.15