GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Member Functions | List of all members
TGo4BranchStatus Class Reference

#include <TGo4BranchStatus.h>

+ Inheritance diagram for TGo4BranchStatus:

Public Member Functions

 TGo4BranchStatus ()
 
 TGo4BranchStatus (TBranch *branch)
 
virtual ~TGo4BranchStatus ()
 
void Print (Option_t *opt="") const override
 
- Public Member Functions inherited from TGo4ObjectStatus
 TGo4ObjectStatus ()
 
 TGo4ObjectStatus (TObject *object, Bool_t withtime=kTRUE)
 
virtual ~TGo4ObjectStatus ()
 
const char * GetObjectClass () const
 
Int_t GetObjectSize () const
 
Bool_t IsResetProtect () const
 
Bool_t IsDeleteProtect () const
 
const char * GetTimeString () const
 
void Print (Option_t *opt="") const override
 
- Public Member Functions inherited from TGo4Status
 TGo4Status ()
 
 TGo4Status (const char *name)
 
 TGo4Status (const char *name, const char *title)
 
virtual ~TGo4Status ()
 
virtual Int_t PrintStatus (Text_t *buffer=nullptr, Int_t buflen=0)
 
void Print (Option_t *opt="") const override
 

Additional Inherited Members

- Public Types inherited from TGo4Status
enum  { kGo4NoReset = BIT(20), kGo4CanDelete = BIT(21), kGo4BackStoreReset = BIT(22) }
 
- Static Public Member Functions inherited from TGo4Status
static Text_t * PrintIndent (Text_t *buffer, Int_t &buflen)
 
static Text_t * PrintBuffer (char *buffer, Int_t &buflen, const char *text,...)
 
static void PrintLine (const char *text,...)
 
- Protected Attributes inherited from TGo4ObjectStatus
UInt_t fiObjectSize {0}
 
Bool_t fbResetProtect {kFALSE}
 
Bool_t fbDeleteProtect {kTRUE}
 
TString fxObjectClass
 
TString fxStatusTime
 

Detailed Description

Definition at line 21 of file TGo4BranchStatus.h.

Constructor & Destructor Documentation

◆ TGo4BranchStatus() [1/2]

TGo4BranchStatus::TGo4BranchStatus ( )

Definition at line 20 of file TGo4BranchStatus.cxx.

◆ TGo4BranchStatus() [2/2]

TGo4BranchStatus::TGo4BranchStatus ( TBranch *  branch)

Create status information from given TBranch object. For reconstruction of TTree structure for display in remote browser.

Definition at line 25 of file TGo4BranchStatus.cxx.

References TGo4ObjectStatus::fxObjectClass.

◆ ~TGo4BranchStatus()

TGo4BranchStatus::~TGo4BranchStatus ( )
virtual

Definition at line 38 of file TGo4BranchStatus.cxx.

Member Function Documentation

◆ Print()

void TGo4BranchStatus::Print ( Option_t *  opt = "") const
override

Definition at line 42 of file TGo4BranchStatus.cxx.

References TGo4ObjectStatus::Print(), and TGo4Status::PrintLine().


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