Public Member Functions | Protected Attributes

TGo4ParameterStatus Class Reference

#include <TGo4ParameterStatus.h>

Inheritance diagram for TGo4ParameterStatus:
TGo4ObjectStatus TGo4Status

List of all members.

Public Member Functions

 TGo4ParameterStatus ()
 TGo4ParameterStatus (TGo4Parameter *par, Bool_t membervalues=kFALSE)
 TGo4ParameterStatus (const char *parname, const char *parclass, TObjArray *items)
virtual ~TGo4ParameterStatus ()
virtual Int_t PrintStatus (Text_t *buffer=0, Int_t buflen=0)
TObjArray * GetMemberValues (Bool_t takeit=kFALSE)
Bool_t UpdateParameterValues (TGo4Parameter *par)
TGo4ParameterCreateParameter ()

Protected Attributes

TObjArray * fxMemberValues

Detailed Description

Status object for an analysis parameter. GUI will decide from this the type of the remote object baseclass

Author:
J. Adamczewski
Since:
26-FEB-2003

Definition at line 28 of file TGo4ParameterStatus.h.


Constructor & Destructor Documentation

TGo4ParameterStatus::TGo4ParameterStatus (  ) 

Definition at line 24 of file TGo4ParameterStatus.cxx.

TGo4ParameterStatus::TGo4ParameterStatus ( TGo4Parameter par,
Bool_t  membervalues = kFALSE 
)

Definition at line 30 of file TGo4ParameterStatus.cxx.

References fxMemberValues, and TGo4Parameter::GetMemberValues().

TGo4ParameterStatus::TGo4ParameterStatus ( const char *  parname,
const char *  parclass,
TObjArray *  items 
)

Definition at line 41 of file TGo4ParameterStatus.cxx.

References TGo4ObjectStatus::fxObjectClass.

TGo4ParameterStatus::~TGo4ParameterStatus (  )  [virtual]

Definition at line 51 of file TGo4ParameterStatus.cxx.

References fxMemberValues.


Member Function Documentation

TObjArray * TGo4ParameterStatus::GetMemberValues ( Bool_t  takeit = kFALSE  ) 

Definition at line 56 of file TGo4ParameterStatus.cxx.

References fxMemberValues.

Referenced by TGo4ParaEdit::RefreshWidget().

Int_t TGo4ParameterStatus::PrintStatus ( 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 TGo4ObjectStatus.

Definition at line 95 of file TGo4ParameterStatus.cxx.

References GO4TRACE, TGo4Status::PrintBuffer(), and TGo4Status::PrintIndent().


Member Data Documentation


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