LTL
2.0.x
|
Inherits util::UTDate.
Public Member Functions | |
UTTime () | |
UTTime (const UTDate &d) | |
UTTime (const std::string &t) | |
std::string | toString () const |
time_t | time () const |
get internal time_t More... | |
Protected Member Functions | |
char * | toCString () const |
time_t | mkuttime (struct tm *ut_tm) |
time_t | mkdcftime (struct tm *dcf_tm) |
Protected Attributes | |
time_t & | ut_date_ |
suseconds_t & | ut_usec_ |
timeval | tv_date_ |
|
inline |
|
inline |
util::UTTime::UTTime | ( | const std::string & | t | ) |
std::string util::UTTime::toString | ( | ) | const |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
get internal time_t
|
protectedinherited |
Referenced by util::UTDate::UTDate().
|
protectedinherited |
Referenced by util::UTDate::UTDate().
|
protectedinherited |
Referenced by util::JulDate::JulDate(), util::MJDate::MJDate(), and util::UTDate::UTDate().