GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4RootBrowserProxy Class Reference

#include <TGo4RootBrowserProxy.h>

+ Inheritance diagram for TGo4RootBrowserProxy:

Public Member Functions

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

Protected Member Functions

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

Protected Attributes

TGo4BrowserProxyfBrowser {nullptr}
 
Bool_t fLockMessage {kFALSE}
 

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::TGo4RootBrowserProxy ( TGo4BrowserProxy * br = nullptr)

Definition at line 36 of file TGo4RootBrowserProxy.cxx.

References TGo4Proxy::TGo4Proxy(), fBrowser, and fLockMessage.

Referenced by ClassDefOverride().

◆ ~TGo4RootBrowserProxy()

TGo4RootBrowserProxy::~TGo4RootBrowserProxy ( )
virtual

Definition at line 43 of file TGo4RootBrowserProxy.cxx.

Member Function Documentation

◆ ClassDefOverride()

TGo4RootBrowserProxy::ClassDefOverride ( TGo4RootBrowserProxy ,
0  )
protected

◆ DrawCondition()

void TGo4RootBrowserProxy::DrawCondition ( const char * itemname,
TGo4Condition * con )

◆ DrawItem()

void TGo4RootBrowserProxy::DrawItem ( const char * itemname)

◆ DrawPicture()

◆ MakeCanvas()

TCanvas * TGo4RootBrowserProxy::MakeCanvas ( const char * title = nullptr)
protected

Definition at line 271 of file TGo4RootBrowserProxy.cxx.

References fCanvasCounter.

Referenced by DrawCondition(), and DrawItem().

◆ Message()

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

Definition at line 68 of file TGo4RootBrowserProxy.cxx.

References fLockMessage.

Referenced by UpdateLoginfo(), and UpdateRatemeter().

◆ ProcessEvent()

Bool_t TGo4RootBrowserProxy::ProcessEvent ( TGo4Slot * slot,
TGo4Slot * source,
Int_t id,
void * param )
overridevirtual

◆ SyncRootBrowserSlots()

◆ UnblockStatusOutput()

void TGo4RootBrowserProxy::UnblockStatusOutput ( )

Definition at line 124 of file TGo4RootBrowserProxy.cxx.

References fLockMessage.

◆ UpdateLoginfo()

void TGo4RootBrowserProxy::UpdateLoginfo ( TObject * obj)
protected

Definition at line 117 of file TGo4RootBrowserProxy.cxx.

References Message().

Referenced by ProcessEvent().

◆ UpdateRatemeter()

Field Documentation

◆ fBrowser

TGo4BrowserProxy* TGo4RootBrowserProxy::fBrowser {nullptr}
protected

◆ fCanvasCounter

Int_t TGo4RootBrowserProxy::fCanvasCounter = 0
staticprotected

Definition at line 43 of file TGo4RootBrowserProxy.h.

Referenced by MakeCanvas().

◆ fLockMessage

Bool_t TGo4RootBrowserProxy::fLockMessage {kFALSE}
protected

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