WFMath  1.0.1
Public Member Functions | Static Public Member Functions | List of all members
WFMath::TimeStamp Class Reference

A time stamp. More...

#include <timestamp.h>

Public Member Functions

 TimeStamp ()
 Construct an uninitialized TimeStamp.

Static Public Member Functions

static TimeStamp now ()
 set a TimeStamp to the current time
static TimeStamp epochStart ()
 set a TimeStamp to Jan 1, 1970

Detailed Description

A time stamp.

This class implements the 'generic' subset of the interface in the fake class Shape, with the exception of the stream operators. It also has the full set of comparison operators (<, <=, >, >=, ==, !=).


The documentation for this class was generated from the following file: