Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4RevServParameter Class Reference

#include <TGo4RevServParameter.h>

Inheritance diagram for TGo4RevServParameter:

TGo4EventSourceParameter TGo4Parameter List of all members.

Public Methods

 TGo4RevServParameter ()
 TGo4RevServParameter (const char *name)
virtual ~TGo4RevServParameter ()
void SetPort (Int_t port)
Int_t GetPort () const
virtual Int_t PrintParameter (Text_t *buffer=0, Int_t buflen=0)
 basic method to printout status information on stdout; to be overridden by specific subclass. More...


Private Attributes

Int_t fiPort
 Port number . More...


Friends

class TGo4RevServ

Constructor & Destructor Documentation

TGo4RevServParameter::TGo4RevServParameter  
 

Definition at line 29 of file TGo4RevServParameter.cxx.

References GO4EV_MBS_REVSERV, and TRACE.

TGo4RevServParameter::TGo4RevServParameter const char *    name
 

Definition at line 23 of file TGo4RevServParameter.cxx.

References GO4EV_MBS_REVSERV, and TRACE.

TGo4RevServParameter::~TGo4RevServParameter   [virtual]
 

Definition at line 35 of file TGo4RevServParameter.cxx.

References TRACE.


Member Function Documentation

void TGo4RevServParameter::SetPort Int_t    port [inline]
 

Definition at line 31 of file TGo4RevServParameter.h.

References fiPort.

Referenced by TMeshAnalysis::TMeshAnalysis(), and TXXXAnalysis::TXXXAnalysis().

Int_t TGo4RevServParameter::GetPort   const [inline]
 

Definition at line 33 of file TGo4RevServParameter.h.

References fiPort.

Referenced by PrintParameter().

Int_t TGo4RevServParameter::PrintParameter Text_t *    buffer = 0,
Int_t    buflen = 0
[virtual]
 

basic method to printout status information on stdout; to be overridden by specific subclass.

Reimplemented from TGo4EventSourceParameter.

Definition at line 41 of file TGo4RevServParameter.cxx.

References GetPort(), TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4EventSourceParameter::PrintParameter(), and TRACE.


Friends And Related Function Documentation

friend class TGo4RevServ [friend]
 

Definition at line 23 of file TGo4RevServParameter.h.


Member Data Documentation

Int_t TGo4RevServParameter::fiPort [private]
 

Port number .

Definition at line 40 of file TGo4RevServParameter.h.

Referenced by GetPort(), and SetPort().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:52 2005 for Go4-v2.10-5 by doxygen1.2.15