GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Public Member Functions | |
TGo4Pair (const char *name, TGo4CommandReceiver *p) | |
const char * | GetName () const override |
TGo4CommandReceiver * | GetReceiver () const |
Private Attributes | |
TString | fxName |
TGo4CommandReceiver * | fxReceiver {nullptr} |
Definition at line 24 of file TGo4CommandInvoker.cxx.
|
inline |
Definition at line 26 of file TGo4CommandInvoker.cxx.
References fxName, and fxReceiver.
|
inlineoverride |
Definition at line 33 of file TGo4CommandInvoker.cxx.
References fxName.
|
inline |
Definition at line 35 of file TGo4CommandInvoker.cxx.
References fxReceiver.
Referenced by TGo4CommandInvoker::Lookup(), and TGo4CommandInvoker::UnRegister().
|
private |
Definition at line 38 of file TGo4CommandInvoker.cxx.
Referenced by TGo4Pair(), and GetName().
|
private |
Definition at line 39 of file TGo4CommandInvoker.cxx.
Referenced by TGo4Pair(), and GetReceiver().