Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4LogInfoObject Class Reference

#include <TGo4LogInfoObject.h>

List of all members.

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


Detailed Description

Author:
Mohammad Al-Turany
Version:
0.1
Since:
26.03.2002

Definition at line 28 of file TGo4LogInfoObject.h.


Constructor & Destructor Documentation

TGo4LogInfoObject::TGo4LogInfoObject const char *    Name,
const char *    Title,
const char *    Time,
const char *    Date
 

Definition at line 18 of file TGo4LogInfoObject.cxx.

TGo4LogInfoObject::~TGo4LogInfoObject   [virtual]
 

Definition at line 23 of file TGo4LogInfoObject.cxx.


Member Function Documentation

const char* TGo4LogInfoObject::GetLogTime   const [inline]
 

Definition at line 32 of file TGo4LogInfoObject.h.

References fxTime.

Referenced by TGo4LogInfoSlots::RestoreInfo().

const char* TGo4LogInfoObject::GetLogDate   const [inline]
 

Definition at line 33 of file TGo4LogInfoObject.h.

References fxDate.

Referenced by TGo4LogInfoSlots::RestoreInfo().


Member Data Documentation

TString TGo4LogInfoObject::fxTime [private]
 

Definition at line 35 of file TGo4LogInfoObject.h.

Referenced by GetLogTime().

TString TGo4LogInfoObject::fxDate [private]
 

Definition at line 36 of file TGo4LogInfoObject.h.

Referenced by GetLogDate().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:45 2005 for Go4-v2.10-5 by doxygen1.2.15