#include <TGo4EventSourceStatus.h>
Inheritance diagram for TGo4EventSourceStatus:
Public Methods | |
TGo4EventSourceStatus () | |
TGo4EventSourceStatus (TGo4EventSource *ev) | |
virtual | ~TGo4EventSourceStatus () |
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 TGo4EventSourceStatus.h.
|
Definition at line 27 of file TGo4EventSourceStatus.cxx. |
|
Definition at line 23 of file TGo4EventSourceStatus.cxx. |
|
Definition at line 31 of file TGo4EventSourceStatus.cxx. |
|
basic method to printout status information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4ObjectStatus. Definition at line 35 of file TGo4EventSourceStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE. |