#include <TGo4LogInfoObject.h>
Public Methods | |
TGo4LogInfoObject (const char *Name, const char *Title, const char *Time, const char *Date) | |
virtual | ~TGo4LogInfoObject () |
const char * | GetLogTime () const |
const char * | GetLogDate () const |
Private Attributes | |
TString | fxTime |
TString | fxDate |
Definition at line 28 of file TGo4LogInfoObject.h.
|
Definition at line 18 of file TGo4LogInfoObject.cxx. |
|
Definition at line 23 of file TGo4LogInfoObject.cxx. |
|
Definition at line 32 of file TGo4LogInfoObject.h. References fxTime. Referenced by TGo4LogInfoSlots::RestoreInfo(). |
|
Definition at line 33 of file TGo4LogInfoObject.h. References fxDate. Referenced by TGo4LogInfoSlots::RestoreInfo(). |
|
Definition at line 35 of file TGo4LogInfoObject.h. Referenced by GetLogTime(). |
|
Definition at line 36 of file TGo4LogInfoObject.h. Referenced by GetLogDate(). |