#include <TGo4ObjectProxy.h>
Inheritance diagram for TGo4ObjectAccess:
Public Member Functions | |
TGo4ObjectAccess (TObject *obj) | |
virtual Bool_t | CanGetObject () const |
virtual Bool_t | GetObject (TObject *&obj, Bool_t &owner) const |
virtual TClass * | GetObjectClass () const |
virtual const char * | GetObjectName () const |
virtual const char * | GetObjectClassName () const |
Private Attributes | |
TObject * | fObject |
|
Definition at line 25 of file TGo4ObjectProxy.cxx. |
|
Reimplemented from TGo4Access. Definition at line 31 of file TGo4ObjectProxy.cxx. |
|
Reimplemented from TGo4Access. Definition at line 36 of file TGo4ObjectProxy.cxx. References fObject. |
|
Reimplemented from TGo4Access. Definition at line 43 of file TGo4ObjectProxy.cxx. References fObject. |
|
Reimplemented from TGo4Access. Definition at line 48 of file TGo4ObjectProxy.cxx. References fObject. |
|
Reimplemented from TGo4Access. Definition at line 53 of file TGo4ObjectProxy.cxx. References fObject. |
|
Definition at line 31 of file TGo4ObjectProxy.h. Referenced by GetObject(), GetObjectClass(), GetObjectClassName(), and GetObjectName(). |