GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4BrowserObjProxy Class Reference
+ Inheritance diagram for TGo4BrowserObjProxy:

Public Member Functions

 TGo4BrowserObjProxy ()
 
 TGo4BrowserObjProxy (TGo4Slot *slot, TObject *obj, Bool_t owner)
 
virtual ~TGo4BrowserObjProxy ()
 
Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) override
 
void Update (TGo4Slot *slot, Bool_t strong) override
 
Bool_t Use () const override
 
- Public Member Functions inherited from TGo4ObjectProxy
 TGo4ObjectProxy ()
 
 TGo4ObjectProxy (TObject *obj, Bool_t owner=kFALSE)
 
virtual ~TGo4ObjectProxy ()
 
Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner) override
 
void Finalize (TGo4Slot *slot) override
 
TObject * GetAssignedObject () override
 
const char * GetContainedClassName () const override
 
const char * GetContainedObjectInfo () override
 
Int_t GetObjectKind () const override
 
Int_t GetObjectSizeInfo () const override
 
void Initialize (TGo4Slot *slot) override
 
Bool_t IsAcceptObject (TClass *cl) const override
 
TGo4LevelIterMakeIter () override
 
std::unique_ptr< TGo4AccessProvideAccess (const char *name) override
 
void ReadData (TGo4Slot *slot, TDirectory *dir) override
 
Bool_t RemoveRegisteredObject (TObject *obj) override
 
void WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs) override
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
 ClassDefOverride (TGo4Proxy, 0)
 
virtual Bool_t HasSublevels () const
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 

Additional Inherited Members

- Static Public Member Functions inherited from TGo4ObjectProxy
static Long_t DefineObjectSize (TObject *obj)
 
- Static Public Member Functions inherited from TGo4Proxy
static TClass * GetClass (const char *classname, Bool_t load=kFALSE)
 
- Protected Member Functions inherited from TGo4ObjectProxy
 ClassDefOverride (TGo4ObjectProxy, 0)
 
- Protected Attributes inherited from TGo4ObjectProxy
TObject * fObject {nullptr}
 
Bool_t fOwner {kFALSE}
 

Detailed Description

Definition at line 73 of file TGo4BrowserProxy.cxx.

Constructor & Destructor Documentation

◆ TGo4BrowserObjProxy() [1/2]

TGo4BrowserObjProxy::TGo4BrowserObjProxy ( )
inline

Definition at line 75 of file TGo4BrowserProxy.cxx.

References TGo4ObjectProxy::TGo4ObjectProxy().

◆ TGo4BrowserObjProxy() [2/2]

TGo4BrowserObjProxy::TGo4BrowserObjProxy ( TGo4Slot * slot,
TObject * obj,
Bool_t owner )
inline

◆ ~TGo4BrowserObjProxy()

virtual TGo4BrowserObjProxy::~TGo4BrowserObjProxy ( )
inlinevirtual

Definition at line 82 of file TGo4BrowserProxy.cxx.

Member Function Documentation

◆ AssignObject()

Bool_t TGo4BrowserObjProxy::AssignObject ( TGo4Slot * slot,
TObject * obj,
Bool_t owner )
inlineoverridevirtual

◆ Update()

void TGo4BrowserObjProxy::Update ( TGo4Slot * slot,
Bool_t strong )
inlineoverridevirtual

◆ Use()

Bool_t TGo4BrowserObjProxy::Use ( ) const
inlineoverridevirtual

Reimplemented from TGo4Proxy.

Definition at line 84 of file TGo4BrowserProxy.cxx.


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