#include <TGo4ParameterStatus.h>
Inheritance diagram for TGo4ParameterStatus:
Public Methods | |
TGo4ParameterStatus () | |
TGo4ParameterStatus (TGo4Parameter *par) | |
virtual | ~TGo4ParameterStatus () |
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... |
GUI will decide from this the type of the remote object baseclass
Definition at line 29 of file TGo4ParameterStatus.h.
|
Definition at line 27 of file TGo4ParameterStatus.cxx. |
|
Definition at line 23 of file TGo4ParameterStatus.cxx. |
|
Definition at line 31 of file TGo4ParameterStatus.cxx. |
|
basic method to printout status information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4ObjectStatus. Definition at line 35 of file TGo4ParameterStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE. |