Adbase
Adinf C++ base library V2
|
Public Member Functions | |
Comp (bool gmt) | |
bool | operator() (const Transition &lhs, const Transition &rhs) const |
bool | equal (const Transition &lhs, const Transition &rhs) const |
Public Attributes | |
bool | compareGmt |
Definition at line 22 of file TimeZone.cpp.
|
inline |
Definition at line 25 of file TimeZone.cpp.
|
inline |
Definition at line 36 of file TimeZone.cpp.
References adbase::detail::Transition::gmttime, and adbase::detail::Transition::localtime.
Referenced by adbase::detail::findLocaltime().
|
inline |
Definition at line 28 of file TimeZone.cpp.
References adbase::detail::Transition::gmttime, and adbase::detail::Transition::localtime.
bool adbase::detail::Comp::compareGmt |
Definition at line 23 of file TimeZone.cpp.