GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
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=nullptr)
 
virtual ~TGo4RootBrowserProxy ()
 
Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) override
 
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 *)
 
virtual void Finalize (TGo4Slot *)
 
virtual Bool_t RemoveRegisteredObject (TObject *)
 
virtual Bool_t Use () const
 
virtual Bool_t HasSublevels () const
 
virtual std::unique_ptr< TGo4AccessProvideAccess (const char *)
 
virtual TGo4LevelIterMakeIter ()
 
virtual Int_t GetObjectKind () const
 
virtual const char * GetContainedClassName () const
 
virtual const char * GetContainedObjectInfo ()
 
virtual Int_t GetObjectSizeInfo () const
 
virtual void WriteData (TGo4Slot *, TDirectory *, Bool_t)
 
virtual void ReadData (TGo4Slot *, TDirectory *)
 
virtual Bool_t IsAcceptObject (TClass *) const
 
virtual Bool_t AssignObject (TGo4Slot *, TObject *, Bool_t)
 
virtual TObject * GetAssignedObject ()
 
virtual void Update (TGo4Slot *, Bool_t)
 
 ClassDefOverride (TGo4Proxy, 1)
 

Protected Member Functions

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

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.

◆ ~TGo4RootBrowserProxy()

TGo4RootBrowserProxy::~TGo4RootBrowserProxy ( )
virtual

Definition at line 43 of file TGo4RootBrowserProxy.cxx.

Member Function Documentation

◆ ClassDefOverride()

TGo4RootBrowserProxy::ClassDefOverride ( TGo4RootBrowserProxy  ,
 
)
protected

◆ DrawCondition()

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

◆ DrawItem()

void TGo4RootBrowserProxy::DrawItem ( const char *  itemname)

◆ DrawPicture()

void TGo4RootBrowserProxy::DrawPicture ( const char *  itemname,
TGo4Picture pic,
TPad *  pad 
)

◆ 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 TGo4Interface::Message(), UpdateLoginfo(), and UpdateRatemeter().

◆ ProcessEvent()

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

◆ SyncRootBrowserSlots()

void TGo4RootBrowserProxy::SyncRootBrowserSlots ( )
protected

◆ 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()

void TGo4RootBrowserProxy::UpdateRatemeter ( TObject *  obj)
protected

Member Data Documentation

◆ fBrowser

TGo4BrowserProxy* TGo4RootBrowserProxy::fBrowser {nullptr}
protected

Definition at line 52 of file TGo4RootBrowserProxy.h.

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

◆ 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

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: