FX::FXTime::FXTime ( time_t  ctime  )  [inline, explicit]

Constructs an instance from a time_t.

Definition at line 72 of file FXTime.h.

00072 : isLocalTime(false), value(0) { set_time_t(ctime); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:05 2009 for TnFOX by doxygen v1.4.7