GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Member Functions | Static Public Member Functions | List of all members
TGo4Status Class Reference

#include <TGo4Status.h>

+ Inheritance diagram for TGo4Status:

Public Types

enum  { kGo4NoReset = BIT(20), kGo4CanDelete = BIT(21), kGo4BackStoreReset = BIT(22) }
 

Public Member Functions

 TGo4Status ()
 
 TGo4Status (const char *name)
 
 TGo4Status (const char *name, const char *title)
 
virtual ~TGo4Status ()
 
virtual Int_t PrintStatus (Text_t *buffer=0, Int_t buflen=0)
 
virtual void Print (Option_t *dummy="") const
 

Static Public Member Functions

static Text_t * PrintIndent (Text_t *buffer, Int_t &buflen)
 
static Text_t * PrintBuffer (char *buffer, Int_t &buflen, const char *text,...)
 

Detailed Description

Definition at line 19 of file TGo4Status.h.

Member Enumeration Documentation

anonymous enum

Go4 status bits to be used in object manager to suppress resetting or deleting histograms, etc

Enumerator
kGo4NoReset 
kGo4CanDelete 
kGo4BackStoreReset 

Definition at line 59 of file TGo4Status.h.

Constructor & Destructor Documentation

TGo4Status::TGo4Status ( )

Definition at line 24 of file TGo4Status.cxx.

TGo4Status::TGo4Status ( const char *  name)

Definition at line 29 of file TGo4Status.cxx.

References GO4TRACE.

TGo4Status::TGo4Status ( const char *  name,
const char *  title 
)

Definition at line 35 of file TGo4Status.cxx.

References GO4TRACE.

TGo4Status::~TGo4Status ( )
virtual

Definition at line 41 of file TGo4Status.cxx.

References GO4TRACE.

Member Function Documentation

void TGo4Status::Print ( Option_t *  dummy = "") const
virtual

Definition at line 46 of file TGo4Status.cxx.

References PrintStatus().

Text_t * TGo4Status::PrintBuffer ( char *  buffer,
Int_t &  buflen,
const char *  text,
  ... 
)
static
Text_t * TGo4Status::PrintIndent ( Text_t *  buffer,
Int_t &  buflen 
)
static
Int_t TGo4Status::PrintStatus ( Text_t *  buffer = 0,
Int_t  buflen = 0 
)
virtual

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