Inheritance diagram for TGo4KeyAccess:
Public Member Functions | |
TGo4KeyAccess (TDirectory *dir, TKey *key) | |
virtual Bool_t | CanGetObject () const |
virtual Bool_t | GetObject (TObject *&obj, Bool_t &owner) const |
virtual const char * | GetObjectName () const |
virtual const char * | GetObjectClassName () const |
Private Attributes | |
TDirectory * | fDir |
TKey * | fKey |
|
Definition at line 33 of file TGo4DirProxy.cxx. |
|
Reimplemented from TGo4Access. Definition at line 35 of file TGo4DirProxy.cxx. |
|
Reimplemented from TGo4Access. Definition at line 38 of file TGo4DirProxy.cxx. |
|
Reimplemented from TGo4Access. Definition at line 56 of file TGo4DirProxy.cxx. References fKey. |
|
Reimplemented from TGo4Access. Definition at line 59 of file TGo4DirProxy.cxx. References fKey. |
|
Definition at line 63 of file TGo4DirProxy.cxx. Referenced by GetObject(). |
|
Definition at line 64 of file TGo4DirProxy.cxx. Referenced by GetObject(), GetObjectClassName(), and GetObjectName(). |