Inheritance diagram for TGo4HServObjectAccess:
Public Member Functions | |
TGo4HServObjectAccess (TGo4HServProxy *hserv, const char *name, const char *fullname, const char *classname) | |
virtual | ~TGo4HServObjectAccess () |
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 | |
TGo4HServProxy * | fHServ |
TString | fObjName |
TString | fObjFullName |
TString | fObjClassName |
|
Definition at line 74 of file TGo4HServProxy.cxx. |
|
Definition at line 86 of file TGo4HServProxy.cxx. |
|
Reimplemented from TGo4Access. Definition at line 88 of file TGo4HServProxy.cxx. References fHServ. |
|
Reimplemented from TGo4Access. Definition at line 90 of file TGo4HServProxy.cxx. References fHServ, fObjName, and TGo4HServProxy::GetHistogram(). |
|
Reimplemented from TGo4Access. Definition at line 98 of file TGo4HServProxy.cxx. References fObjName. |
|
Reimplemented from TGo4Access. Definition at line 100 of file TGo4HServProxy.cxx. References fObjClassName. |
|
Definition at line 103 of file TGo4HServProxy.cxx. Referenced by CanGetObject(), and GetObject(). |
|
Definition at line 104 of file TGo4HServProxy.cxx. Referenced by GetObject(), and GetObjectName(). |
|
Definition at line 105 of file TGo4HServProxy.cxx. |
|
Definition at line 106 of file TGo4HServProxy.cxx. Referenced by GetObjectClassName(). |