Public Member Functions | Private Attributes

TGo4Pair Class Reference

List of all members.

Public Member Functions

 TGo4Pair (const char *name, TGo4CommandReceiver *p)
virtual ~TGo4Pair ()
virtual const char * GetName () const
TGo4CommandReceiverGetReceiver () const

Private Attributes

TString fxName
TGo4CommandReceiverfxReceiver

Detailed Description

Definition at line 26 of file TGo4CommandInvoker.cxx.


Constructor & Destructor Documentation

TGo4Pair::TGo4Pair ( const char *  name,
TGo4CommandReceiver p 
) [inline]

Definition at line 27 of file TGo4CommandInvoker.cxx.

virtual TGo4Pair::~TGo4Pair (  )  [inline, virtual]

Definition at line 34 of file TGo4CommandInvoker.cxx.


Member Function Documentation

virtual const char* TGo4Pair::GetName (  )  const [inline, virtual]

Definition at line 36 of file TGo4CommandInvoker.cxx.

References fxName.

TGo4CommandReceiver* TGo4Pair::GetReceiver (  )  const [inline]

Definition at line 38 of file TGo4CommandInvoker.cxx.

References fxReceiver.

Referenced by TGo4CommandInvoker::Lookup(), and TGo4CommandInvoker::UnRegister().


Member Data Documentation

TString TGo4Pair::fxName [private]

Definition at line 41 of file TGo4CommandInvoker.cxx.

Referenced by GetName().

Definition at line 42 of file TGo4CommandInvoker.cxx.

Referenced by GetReceiver().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines