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

#include <TGo4RootBrowserProxy.h>

Inheritance diagram for TGo4RootBrowserProxy:

Public Member Functions

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

Protected Member Functions

 ClassDefOverride (TGo4RootBrowserProxy, 0)
 ClassDefOverride (TGo4RootBrowserProxy, 0)
TCanvas * MakeCanvas (const char *title=nullptr)
TCanvas * MakeCanvas (const char *title=nullptr)
void SyncRootBrowserSlots ()
void SyncRootBrowserSlots ()
void UpdateLoginfo (TObject *obj)
void UpdateLoginfo (TObject *obj)
void UpdateRatemeter (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)
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)

Detailed Description

Definition at line 25 of file TGo4RootBrowserProxy.h.

Constructor & Destructor Documentation

◆ TGo4RootBrowserProxy() [1/2]

TGo4RootBrowserProxy::TGo4RootBrowserProxy ( TGo4BrowserProxy * br = nullptr)

Definition at line 36 of file TGo4RootBrowserProxy.cxx.

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

Referenced by ClassDefOverride().

◆ ~TGo4RootBrowserProxy() [1/2]

TGo4RootBrowserProxy::~TGo4RootBrowserProxy ( )
virtual

Definition at line 43 of file TGo4RootBrowserProxy.cxx.

◆ TGo4RootBrowserProxy() [2/2]

TGo4RootBrowserProxy::TGo4RootBrowserProxy ( TGo4BrowserProxy * br = nullptr)

◆ ~TGo4RootBrowserProxy() [2/2]

virtual TGo4RootBrowserProxy::~TGo4RootBrowserProxy ( )
virtual

Member Function Documentation

◆ ClassDefOverride() [1/2]

TGo4RootBrowserProxy::ClassDefOverride ( TGo4RootBrowserProxy ,
0  )
protected

◆ ClassDefOverride() [2/2]

TGo4RootBrowserProxy::ClassDefOverride ( TGo4RootBrowserProxy ,
0  )
protected

◆ DrawCondition() [1/2]

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

◆ DrawCondition() [2/2]

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

◆ DrawItem() [1/2]

void TGo4RootBrowserProxy::DrawItem ( const char * itemname)

◆ DrawItem() [2/2]

void TGo4RootBrowserProxy::DrawItem ( const char * itemname)

◆ DrawPicture() [1/2]

◆ DrawPicture() [2/2]

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

◆ MakeCanvas() [1/2]

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

Definition at line 271 of file TGo4RootBrowserProxy.cxx.

References fCanvasCounter.

Referenced by DrawCondition(), and DrawItem().

◆ MakeCanvas() [2/2]

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

◆ Message() [1/2]

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

◆ Message() [2/2]

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

References fCanvasCounter.

◆ ProcessEvent() [1/2]

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

◆ ProcessEvent() [2/2]

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

Reimplemented from TGo4Proxy.

◆ SyncRootBrowserSlots() [1/2]

◆ SyncRootBrowserSlots() [2/2]

void TGo4RootBrowserProxy::SyncRootBrowserSlots ( )
protected

References fBrowser.

◆ UnblockStatusOutput() [1/2]

void TGo4RootBrowserProxy::UnblockStatusOutput ( )

Definition at line 124 of file TGo4RootBrowserProxy.cxx.

References fLockMessage.

◆ UnblockStatusOutput() [2/2]

void TGo4RootBrowserProxy::UnblockStatusOutput ( )

◆ UpdateLoginfo() [1/2]

void TGo4RootBrowserProxy::UpdateLoginfo ( TObject * obj)
protected

Definition at line 117 of file TGo4RootBrowserProxy.cxx.

References Message().

Referenced by ProcessEvent().

◆ UpdateLoginfo() [2/2]

void TGo4RootBrowserProxy::UpdateLoginfo ( TObject * obj)
protected

◆ UpdateRatemeter() [1/2]

◆ UpdateRatemeter() [2/2]

void TGo4RootBrowserProxy::UpdateRatemeter ( TObject * obj)
protected

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(), and Message().

◆ fLockMessage

Bool_t TGo4RootBrowserProxy::fLockMessage {kFALSE}
protected

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