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 utcTime ()
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 378 of file Epoch.d.


Member Function Documentation

static long utcTime  )  [inline, static]
 

Return the current time as UTC milliseconds since the epoch

Definition at line 389 of file Epoch.d.

static int tzMinutes  )  [inline, static]
 

Return the timezone minutes relative to GMT

Definition at line 403 of file Epoch.d.

static this  )  [inline, static]
 

Construct an offset representing epoch time

Definition at line 417 of file Epoch.d.

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

Convert filetime to epoch time

Definition at line 444 of file Epoch.d.

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

convert epoch time to file time

Definition at line 459 of file Epoch.d.


Member Data Documentation

long epochOffset [static, private]
 

Definition at line 380 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