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

OmniEvents::timestamp Class Reference

This class can be used to generate timestamps. More...

List of all members.

Public Methods

 timestamp (void)
const char * t (void)

Private Attributes

char str [29]


Detailed Description

This class can be used to generate timestamps.

The t() method normally returns a timestamp string, but if the same timestamp (to the nearest second) would be returned as last time then an empty string is returned instead.

Definition at line 246 of file omniEventsLog.cc.


Constructor & Destructor Documentation

OmniEvents::timestamp::timestamp void    [inline]
 

Definition at line 250 of file omniEventsLog.cc.

References str.


Member Function Documentation

const char* OmniEvents::timestamp::t void    [inline]
 

Definition at line 255 of file omniEventsLog.cc.

References str, and t().

Referenced by OmniEvents::omniEventsLog::checkpoint(), and t().


Member Data Documentation

char OmniEvents::timestamp::str[29] [private]
 

Definition at line 248 of file omniEventsLog.cc.

Referenced by t(), and timestamp().


The documentation for this class was generated from the following file:
Generated on Fri Nov 19 17:42:37 2004 for OmniEvents by doxygen1.2.15