GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
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)
 
const char * GetName () const override
 
TGo4CommandReceiverGetReceiver () const
 

Private Attributes

TString fxName
 
TGo4CommandReceiverfxReceiver {nullptr}
 

Detailed Description

Definition at line 24 of file TGo4CommandInvoker.cxx.

Constructor & Destructor Documentation

◆ TGo4Pair()

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

Definition at line 26 of file TGo4CommandInvoker.cxx.

Member Function Documentation

◆ GetName()

const char* TGo4Pair::GetName ( ) const
inlineoverride

Definition at line 33 of file TGo4CommandInvoker.cxx.

References fxName.

◆ GetReceiver()

TGo4CommandReceiver* TGo4Pair::GetReceiver ( ) const
inline

Definition at line 35 of file TGo4CommandInvoker.cxx.

References fxReceiver.

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

Member Data Documentation

◆ fxName

TString TGo4Pair::fxName
private

Definition at line 38 of file TGo4CommandInvoker.cxx.

Referenced by GetName().

◆ fxReceiver

TGo4CommandReceiver* TGo4Pair::fxReceiver {nullptr}
private

Definition at line 39 of file TGo4CommandInvoker.cxx.

Referenced by GetReceiver().


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