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

Epoch::Fields::VersionPosix Class Reference

List of all members.

Public Member Functions

ulong getUtcTime ()
void setUtcTime (ulong time)
void setLocalTime (ulong time)

Detailed Description

Posix implementation

Definition at line 272 of file Epoch.d.


Member Function Documentation

ulong getUtcTime  )  [inline]
 

Convert fields to UTC time, and return milliseconds since epoch

Definition at line 281 of file Epoch.d.

References Epoch::Fields::day, Epoch::Fields::hour, Epoch::Fields::min, Epoch::Fields::month, Epoch::Fields::ms, Epoch::Fields::sec, and Epoch::Fields::year.

void setUtcTime ulong  time  )  [inline]
 

Set fields to represent the provided epoch time

Definition at line 302 of file Epoch.d.

References assert(), Epoch::Fields::day, Epoch::Fields::dow, Epoch::Fields::hour, Epoch::Fields::min, Epoch::Fields::month, Epoch::Fields::ms, Epoch::Fields::sec, and Epoch::Fields::year.

void setLocalTime ulong  time  )  [inline]
 

Set fields to represent a localized version of the provided epoch time

Definition at line 329 of file Epoch.d.

References Epoch::Fields::day, Epoch::Fields::dow, Epoch::Fields::hour, Epoch::Fields::min, Epoch::Fields::month, Epoch::Fields::ms, Epoch::Fields::sec, and Epoch::Fields::year.


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