#include <TGo4EventStoreStatus.h>
Inheritance diagram for TGo4EventStoreStatus:
Public Methods | |
TGo4EventStoreStatus () | |
TGo4EventStoreStatus (TGo4EventStore *ev) | |
virtual | ~TGo4EventStoreStatus () |
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... |
To be used in gui to decide the type of the remote object visible in browser.
Definition at line 29 of file TGo4EventStoreStatus.h.
|
Definition at line 28 of file TGo4EventStoreStatus.cxx. |
|
Definition at line 23 of file TGo4EventStoreStatus.cxx. |
|
Definition at line 32 of file TGo4EventStoreStatus.cxx. |
|
basic method to printout status information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4ObjectStatus. Definition at line 37 of file TGo4EventStoreStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE. |