GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
TGo4RootBrowserProxy Class Reference

#include <TGo4RootBrowserProxy.h>

+ Inheritance diagram for TGo4RootBrowserProxy:

Public Member Functions

 TGo4RootBrowserProxy (TGo4BrowserProxy *br=0)
 
virtual ~TGo4RootBrowserProxy ()
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
void UnblockStatusOutput ()
 
void DrawPicture (const char *itemname, TGo4Picture *pic, TPad *pad)
 
void DrawCondition (const char *itemname, TGo4Condition *con)
 
void DrawItem (const char *itemname)
 
void Message (const char *str1, const char *str2, Int_t blockdelay)
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual void Initialize (TGo4Slot *slot)
 
virtual void Finalize (TGo4Slot *slot)
 
virtual Bool_t RemoveRegisteredObject (TObject *obj)
 
virtual Bool_t Use () const
 
virtual Bool_t HasSublevels () const
 
virtual TGo4AccessProvideAccess (const char *)
 
virtual TGo4LevelIterMakeIter ()
 
virtual Int_t GetObjectKind ()
 
virtual const char * GetContainedClassName ()
 
virtual const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectSizeInfo ()
 
virtual void WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs)
 
virtual void ReadData (TGo4Slot *slot, TDirectory *dir)
 
virtual Bool_t IsAcceptObject (TClass *cl)
 
virtual Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner)
 
virtual TObject * GetAssignedObject ()
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
 ClassDef (TGo4Proxy, 1)
 

Protected Member Functions

void UpdateRatemeter (TObject *obj)
 
void UpdateLoginfo (TObject *obj)
 
TCanvas * MakeCanvas (const char *title=0)
 
void SyncRootBrowserSlots ()
 
 ClassDef (TGo4RootBrowserProxy, 1)
 

Protected Attributes

TGo4BrowserProxyfBrowser
 
Bool_t fLockMessage
 

Static Protected Attributes

static Int_t fCanvasCounter = 0
 

Additional Inherited Members

- Static Public Member Functions inherited from TGo4Proxy
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)
 

Detailed Description

Definition at line 25 of file TGo4RootBrowserProxy.h.

Constructor & Destructor Documentation

TGo4RootBrowserProxy::TGo4RootBrowserProxy ( TGo4BrowserProxy br = 0)

Definition at line 45 of file TGo4RootBrowserProxy.cxx.

TGo4RootBrowserProxy::~TGo4RootBrowserProxy ( )
virtual

Definition at line 52 of file TGo4RootBrowserProxy.cxx.

Member Function Documentation

TGo4RootBrowserProxy::ClassDef ( TGo4RootBrowserProxy  ,
 
)
protected
void TGo4RootBrowserProxy::DrawCondition ( const char *  itemname,
TGo4Condition con 
)
void TGo4RootBrowserProxy::DrawItem ( const char *  itemname)
void TGo4RootBrowserProxy::DrawPicture ( const char *  itemname,
TGo4Picture pic,
TPad *  pad 
)
TCanvas * TGo4RootBrowserProxy::MakeCanvas ( const char *  title = 0)
protected

Definition at line 303 of file TGo4RootBrowserProxy.cxx.

References fCanvasCounter.

Referenced by DrawCondition(), and DrawItem().

void TGo4RootBrowserProxy::Message ( const char *  str1,
const char *  str2,
Int_t  blockdelay 
)

Definition at line 81 of file TGo4RootBrowserProxy.cxx.

References fLockMessage.

Referenced by TGo4Interface::Message(), UpdateLoginfo(), and UpdateRatemeter().

Bool_t TGo4RootBrowserProxy::ProcessEvent ( TGo4Slot slot,
TGo4Slot source,
Int_t  id,
void *  param 
)
virtual
void TGo4RootBrowserProxy::SyncRootBrowserSlots ( )
protected
void TGo4RootBrowserProxy::UnblockStatusOutput ( )

Definition at line 152 of file TGo4RootBrowserProxy.cxx.

References fLockMessage.

void TGo4RootBrowserProxy::UpdateLoginfo ( TObject *  obj)
protected

Definition at line 145 of file TGo4RootBrowserProxy.cxx.

References Message().

Referenced by ProcessEvent().

void TGo4RootBrowserProxy::UpdateRatemeter ( TObject *  obj)
protected

Member Data Documentation

TGo4BrowserProxy* TGo4RootBrowserProxy::fBrowser
protected

Definition at line 52 of file TGo4RootBrowserProxy.h.

Referenced by DrawCondition(), DrawItem(), DrawPicture(), and SyncRootBrowserSlots().

Int_t TGo4RootBrowserProxy::fCanvasCounter = 0
staticprotected

Definition at line 43 of file TGo4RootBrowserProxy.h.

Referenced by MakeCanvas().

Bool_t TGo4RootBrowserProxy::fLockMessage
protected

Definition at line 54 of file TGo4RootBrowserProxy.h.

Referenced by Message(), UnblockStatusOutput(), and UpdateRatemeter().


The documentation for this class was generated from the following files: