Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Epoch Class Reference

Inheritance diagram for Epoch:

Rfc1123 List of all members.

Static Public Member Functions

static long startTime ()

Public Attributes

const long InvalidEpoch = -1

Static Private Attributes

static long beginTime

Classes

struct  Fields
class  VersionPosix
class  VersionWin32

Detailed Description

Represents UTC time relative to Jan 1st 1970, and converts between the native time format (a long integer) and a set of fields. The native time is accurate to the millisecond level.

See http://en.wikipedia.org/wiki/Unix_time for details on UTC time.

Definition at line 77 of file Epoch.d.


Member Function Documentation

static long startTime  )  [inline, static]
 

Utc time this executable started

Definition at line 366 of file Epoch.d.


Member Data Documentation

long beginTime [static, private]
 

Definition at line 79 of file Epoch.d.

const long InvalidEpoch = -1
 

Definition at line 81 of file Epoch.d.


The documentation for this class was generated from the following file:
Generated on Fri May 27 18:12:00 2005 for Mango by  doxygen 1.4.0