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

Epoch::VersionWin32 Class Reference

List of all members.

Static Public Member Functions

static long utcMilli ()
static long utcNano ()
static int tzMinutes ()
static this ()

Static Private Member Functions

static long fromFileTime (FILETIME *ft)
static void toFileTime (FILETIME *ft, long et)

Static Private Attributes

static long epochOffset

Detailed Description

Basic functions for epoch time

Definition at line 368 of file Epoch.d.


Member Function Documentation

static long utcMilli  )  [inline, static]
 

Return the current time as UTC milliseconds since the epoch

Definition at line 379 of file Epoch.d.

static long utcNano  )  [inline, static]
 

Return the current time as UTC nanoseconds since the epoch

Definition at line 394 of file Epoch.d.

static int tzMinutes  )  [inline, static]
 

Return the timezone minutes relative to GMT

Definition at line 412 of file Epoch.d.

static this  )  [inline, static]
 

Construct an offset representing epoch time

Definition at line 426 of file Epoch.d.

References Epoch::beginTime.

static long fromFileTime FILETIME *  ft  )  [inline, static, private]
 

Convert filetime to epoch time

Definition at line 453 of file Epoch.d.

static void toFileTime FILETIME *  ft,
long  et
[inline, static, private]
 

convert epoch time to file time

Definition at line 468 of file Epoch.d.


Member Data Documentation

long epochOffset [static, private]
 

Definition at line 370 of file Epoch.d.


The documentation for this class was generated from the following file:
Generated on Mon Nov 14 10:59:52 2005 for Mango by  doxygen 1.4.0