Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

dcs::fee::Timestamp Struct Reference

#include <Timestamp.hpp>


Detailed Description

Represents a timestamp for log entry.

The format of the date should be unique for all log entries. So the creation of the log entry should be done with this struct.

Author:
Christian Kofler, Sebastian Bablok
Date:
2004-04-06


Public Member Functions

 Timestamp ()
 ~Timestamp ()

Data Fields

char date [20]


Constructor & Destructor Documentation

dcs::fee::Timestamp::Timestamp  )  [inline]
 

Constructs the Timestamp with the current date.

The format should be adapted here.

dcs::fee::Timestamp::~Timestamp  )  [inline]
 

Destructs the timestamp.


Field Documentation

char dcs::fee::Timestamp::date[ 20 ]
 

Stores the timestamp in a char string.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 29 19:21:15 2007 for Fee Client Library by doxygen 1.3.5