#include <TGo4MemberStatus.h>
Inheritance diagram for TGo4MemberStatus:
Public Methods | |
TGo4MemberStatus () | |
TGo4MemberStatus (TDataMember *mem) | |
Create status information from given TDataMember object. More... | |
virtual | ~TGo4MemberStatus () |
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... |
|
Definition at line 25 of file TGo4MemberStatus.h. |
|
Create status information from given TDataMember object. For reconstruction of eventstructure for display in remote browser. Definition at line 24 of file TGo4MemberStatus.cxx. References TGo4ObjectStatus::fxObjectClass. |
|
Definition at line 66 of file TGo4MemberStatus.cxx. |
|
basic method to printout status information on stdout; to be overridden by specific subclass.
Reimplemented from TGo4ObjectStatus. Definition at line 69 of file TGo4MemberStatus.cxx. References TGo4Status::PrintBuffer(), TGo4Status::PrintIndent(), TGo4ObjectStatus::PrintStatus(), and TRACE. Referenced by TGo4EventStatus::PrintStatus(). |