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

ztt::dcs::Timestamp Struct Reference

#include <Timestamp.hpp>

List of all members.


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 ()

Public Attributes

char date [Msg_Date_Size]


Constructor & Destructor Documentation

ztt::dcs::Timestamp::Timestamp  )  [inline]
 

Constructs the Timestamp with the current date. The format should be adapted here.

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

Destructs the timestamp


Member Data Documentation

char ztt::dcs::Timestamp::date[Msg_Date_Size]
 

Stores the timestamp in a char string


The documentation for this struct was generated from the following file:
Generated on Fri Mar 30 02:54:34 2007 for InterComLayer by doxygen 1.3.5