GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
TGo4Pair Class Reference
+ Inheritance diagram for TGo4Pair:

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 28 of file TGo4CommandInvoker.cxx.

virtual TGo4Pair::~TGo4Pair ( )
inlinevirtual

Definition at line 35 of file TGo4CommandInvoker.cxx.

Member Function Documentation

virtual const char* TGo4Pair::GetName ( ) const
inlinevirtual

Definition at line 37 of file TGo4CommandInvoker.cxx.

References fxName.

TGo4CommandReceiver* TGo4Pair::GetReceiver ( ) const
inline

Definition at line 39 of file TGo4CommandInvoker.cxx.

References fxReceiver.

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

Member Data Documentation

TString TGo4Pair::fxName
private

Definition at line 42 of file TGo4CommandInvoker.cxx.

Referenced by GetName().

TGo4CommandReceiver* TGo4Pair::fxReceiver
private

Definition at line 43 of file TGo4CommandInvoker.cxx.

Referenced by GetReceiver().


The documentation for this class was generated from the following file: