GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
TGo4BrowserObjProxy Class Reference
+ Inheritance diagram for TGo4BrowserObjProxy:

Public Member Functions

 TGo4BrowserObjProxy ()
 
 TGo4BrowserObjProxy (TGo4Slot *slot, TObject *obj, Bool_t owner)
 
virtual ~TGo4BrowserObjProxy ()
 
virtual Bool_t Use () const
 
virtual Bool_t AssignObject (TGo4Slot *slot, TObject *obj, Bool_t owner)
 
virtual void Update (TGo4Slot *slot, Bool_t strong)
 
- Public Member Functions inherited from TGo4ObjectProxy
 TGo4ObjectProxy ()
 
 TGo4ObjectProxy (TObject *obj, Bool_t owner=kFALSE)
 
virtual ~TGo4ObjectProxy ()
 
virtual void Initialize (TGo4Slot *slot)
 
virtual void Finalize (TGo4Slot *slot)
 
virtual Bool_t RemoveRegisteredObject (TObject *obj)
 
virtual TGo4AccessProvideAccess (const char *name)
 
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 TObject * GetAssignedObject ()
 
- Public Member Functions inherited from TGo4Proxy
 TGo4Proxy ()
 
virtual ~TGo4Proxy ()
 
virtual Bool_t HasSublevels () const
 
virtual Bool_t ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param)
 
 ClassDef (TGo4Proxy, 1)
 

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
 ClassDef (TGo4ObjectProxy, 1)
 
- Protected Attributes inherited from TGo4ObjectProxy
TObject * fObject
 
Bool_t fOwner
 

Detailed Description

Definition at line 80 of file TGo4BrowserProxy.cxx.

Constructor & Destructor Documentation

TGo4BrowserObjProxy::TGo4BrowserObjProxy ( )
inline

Definition at line 82 of file TGo4BrowserProxy.cxx.

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

Definition at line 83 of file TGo4BrowserProxy.cxx.

References TGo4BrowserProxy::SetItemTimeDate().

virtual TGo4BrowserObjProxy::~TGo4BrowserObjProxy ( )
inlinevirtual

Definition at line 89 of file TGo4BrowserProxy.cxx.

Member Function Documentation

virtual Bool_t TGo4BrowserObjProxy::AssignObject ( TGo4Slot slot,
TObject *  obj,
Bool_t  owner 
)
inlinevirtual
virtual void TGo4BrowserObjProxy::Update ( TGo4Slot slot,
Bool_t  strong 
)
inlinevirtual
virtual Bool_t TGo4BrowserObjProxy::Use ( ) const
inlinevirtual

Reimplemented from TGo4Proxy.

Definition at line 91 of file TGo4BrowserProxy.cxx.


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