Public Member Functions | |
| TGo4Pair (const char *name, TGo4CommandReceiver *p) | |
| virtual | ~TGo4Pair () |
| virtual const char * | GetName () const |
| TGo4CommandReceiver * | GetReceiver () const |
Private Attributes | |
| TString | fxName |
| TGo4CommandReceiver * | fxReceiver |
Definition at line 28 of file TGo4CommandInvoker.cxx.
| TGo4Pair::TGo4Pair | ( | const char * | name, | |
| TGo4CommandReceiver * | p | |||
| ) | [inline] |
Definition at line 30 of file TGo4CommandInvoker.cxx.
| virtual TGo4Pair::~TGo4Pair | ( | ) | [inline, virtual] |
Definition at line 37 of file TGo4CommandInvoker.cxx.
| virtual const char* TGo4Pair::GetName | ( | ) | const [inline, virtual] |
Definition at line 39 of file TGo4CommandInvoker.cxx.
| TGo4CommandReceiver* TGo4Pair::GetReceiver | ( | ) | const [inline] |
Definition at line 41 of file TGo4CommandInvoker.cxx.
TString TGo4Pair::fxName [private] |
Definition at line 44 of file TGo4CommandInvoker.cxx.
TGo4CommandReceiver* TGo4Pair::fxReceiver [private] |
Definition at line 45 of file TGo4CommandInvoker.cxx.
1.5.6