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

Public Attributes

const ulong InvalidEpoch = -1

Static Private Attributes

static ulong 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 67 of file Epoch.d.


Member Function Documentation

static ulong startTime  )  [inline, static]
 

Utc time this executable started

Definition at line 356 of file Epoch.d.

References startTime().

Referenced by startTime().


Member Data Documentation

ulong beginTime [static, private]
 

Definition at line 69 of file Epoch.d.

Referenced by Epoch::VersionPosix::this(), and Epoch::VersionWin32::this().

const ulong InvalidEpoch = -1
 

Definition at line 71 of file Epoch.d.


The documentation for this class was generated from the following file:
Generated on Sat Dec 24 17:28:38 2005 for Mango by  doxygen 1.4.0