Adbase
Adinf C++ base library V2
|
Public Member Functions | |
Transition (time_t t, time_t l, int localIdx) | |
Public Attributes | |
time_t | gmttime |
time_t | localtime |
int | localtimeIdx |
Definition at line 7 of file TimeZone.cpp.
|
inline |
Definition at line 12 of file TimeZone.cpp.
Referenced by adbase::detail::readTimeZoneFile().
time_t adbase::detail::Transition::gmttime |
Definition at line 8 of file TimeZone.cpp.
Referenced by adbase::detail::Comp::equal(), and adbase::detail::Comp::operator()().
time_t adbase::detail::Transition::localtime |
Definition at line 9 of file TimeZone.cpp.
Referenced by adbase::detail::Comp::equal(), adbase::detail::Comp::operator()(), and adbase::detail::readTimeZoneFile().
int adbase::detail::Transition::localtimeIdx |
Definition at line 10 of file TimeZone.cpp.