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

TGo4EventProcStatus Class Reference

Status object for an eventprocessor class. More...

#include <TGo4EventProcStatus.h>

Inheritance diagram for TGo4EventProcStatus:

TGo4ObjectStatus TGo4Status List of all members.

Public Methods

 TGo4EventProcStatus ()
 TGo4EventProcStatus (TGo4EventProcessor *ev)
virtual ~TGo4EventProcStatus ()
virtual Int_t PrintStatus (Text_t *buffer=0, Int_t buflen=0)
 basic method to printout status information on stdout; to be overridden by specific subclass. More...

Int_t GetEventType () const

Private Attributes

Int_t fiEventType
 type of the condition inside condition array. More...


Detailed Description

Status object for an eventprocessor class.

To be used in gui to decide the type of the remote object visible in browser.

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

Definition at line 29 of file TGo4EventProcStatus.h.


Constructor & Destructor Documentation

TGo4EventProcStatus::TGo4EventProcStatus  
 

Definition at line 23 of file TGo4EventProcStatus.cxx.

TGo4EventProcStatus::TGo4EventProcStatus TGo4EventProcessor   ev
 

Definition at line 27 of file TGo4EventProcStatus.cxx.

TGo4EventProcStatus::~TGo4EventProcStatus   [virtual]
 

Definition at line 32 of file TGo4EventProcStatus.cxx.


Member Function Documentation

Int_t TGo4EventProcStatus::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 36 of file TGo4EventProcStatus.cxx.

References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE.

Int_t TGo4EventProcStatus::GetEventType   const [inline]
 

Definition at line 43 of file TGo4EventProcStatus.h.

References fiEventType.


Member Data Documentation

Int_t TGo4EventProcStatus::fiEventType [private]
 

type of the condition inside condition array.

zero if condition is no array.

Definition at line 48 of file TGo4EventProcStatus.h.

Referenced by GetEventType().


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