Inheritance diagram for TGo4AnalysisObjectAccess:

Public Member Functions | |
| TGo4AnalysisObjectAccess (TGo4AnalysisProxy *cont, Int_t proxykind, const char *name, const char *classname, const char *fullpath) | |
| virtual | ~TGo4AnalysisObjectAccess () |
| virtual Bool_t | IsRemote () const |
| virtual Bool_t | CanGetObject () const |
| virtual const char * | GetObjectName () const |
| virtual const char * | GetObjectClassName () const |
| const char * | GetPathName () const |
| virtual Int_t | AssignObjectTo (TGo4ObjectReceiver *rcv, const char *path) |
| Have to assign object to provided receiver. | |
| Int_t | ProxyKind () const |
| void | ChangeObjectName (const char *newname) |
| void | SetSubmitTime () |
| Bool_t | CheckLifeTime (long int millisec) |
| void | ReceiveObject (TObject *obj, Bool_t owner) |
Protected Attributes | |
| TGo4AnalysisProxy * | fxAnalProxy |
| Int_t | fProxyKind |
| TString | fxObjName |
| TString | fxObjClassName |
| TString | fxFullPath |
| TGo4ObjectReceiver * | fxReceiver |
| TString | fxReceiverPath |
| TTime | fxSubmitTime |
| Bool_t | fPermanentProxy |
|
||||||||||||||||||||||||
|
Definition at line 64 of file TGo4AnalysisProxy.cxx. |
|
|
Definition at line 81 of file TGo4AnalysisProxy.cxx. |
|
|
Reimplemented from TGo4Access. Definition at line 83 of file TGo4AnalysisProxy.cxx. |
|
|
Reimplemented from TGo4Access. Definition at line 84 of file TGo4AnalysisProxy.cxx. |
|
|
Reimplemented from TGo4Access. Definition at line 85 of file TGo4AnalysisProxy.cxx. References fxObjName. Referenced by TGo4AnalysisProxy::FindSubmittedProxy(), and TGo4AnalysisProxy::SubmitProxy(). |
|
|
Reimplemented from TGo4Access. Definition at line 86 of file TGo4AnalysisProxy.cxx. References fxObjClassName. |
|
|
Definition at line 88 of file TGo4AnalysisProxy.cxx. References fxFullPath. Referenced by TGo4AnalysisProxy::FindSubmittedProxy(), and TGo4AnalysisProxy::SubmitProxy(). |
|
||||||||||||
|
Have to assign object to provided receiver. Returns: 0 - if object can not be assigned 1 - if object assigned 2 - if object will be assigned later Reimplemented from TGo4Access. Definition at line 90 of file TGo4AnalysisProxy.cxx. References fxAnalProxy, fxReceiver, fxReceiverPath, and TGo4AnalysisProxy::SubmitProxy(). Referenced by TGo4AnalysisProxy::RequestEventStatus(), and TGo4AnalysisProxy::RequestObjectStatus(). |
|
|
Definition at line 99 of file TGo4AnalysisProxy.cxx. References fProxyKind. Referenced by TGo4AnalysisProxy::SubmitProxy(). |
|
|
Definition at line 101 of file TGo4AnalysisProxy.cxx. References fxObjName. Referenced by TGo4AnalysisProxy::SubmitProxy(). |
|
|
Definition at line 103 of file TGo4AnalysisProxy.cxx. References fxSubmitTime. Referenced by TGo4AnalysisProxy::SubmitProxy(). |
|
|
Definition at line 105 of file TGo4AnalysisProxy.cxx. References fxSubmitTime. Referenced by TGo4AnalysisProxy::DeleteSubmittedProxy(). |
|
||||||||||||
|
Definition at line 111 of file TGo4AnalysisProxy.cxx. References TGo4Access::DoObjectAssignement(), fxReceiver, and fxReceiverPath. Referenced by TGo4AnalysisProxy::ReceiveObject(). |
|
|
Definition at line 117 of file TGo4AnalysisProxy.cxx. Referenced by AssignObjectTo(). |
|
|
Definition at line 118 of file TGo4AnalysisProxy.cxx. Referenced by ProxyKind(). |
|
|
Definition at line 119 of file TGo4AnalysisProxy.cxx. Referenced by ChangeObjectName(), and GetObjectName(). |
|
|
Definition at line 120 of file TGo4AnalysisProxy.cxx. Referenced by GetObjectClassName(). |
|
|
Definition at line 121 of file TGo4AnalysisProxy.cxx. Referenced by GetPathName(). |
|
|
Definition at line 122 of file TGo4AnalysisProxy.cxx. Referenced by AssignObjectTo(), and ReceiveObject(). |
|
|
Definition at line 123 of file TGo4AnalysisProxy.cxx. Referenced by AssignObjectTo(), and ReceiveObject(). |
|
|
Definition at line 124 of file TGo4AnalysisProxy.cxx. Referenced by CheckLifeTime(), and SetSubmitTime(). |
|
|
Definition at line 125 of file TGo4AnalysisProxy.cxx. |
1.4.2