OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
DODS_Time Member List

This is the complete list of members for DODS_Time, including all inherited members.

DODS_Time(string time)DODS_Time
DODS_Time(BaseType *arg)DODS_Time
DODS_Time(dods_uint32 hh, dods_uint32 mm, bool gmt=false)DODS_Time
DODS_Time(dods_uint32 hh, dods_uint32 mm, double ss, bool gmt=false)DODS_Time
DODS_Time()DODS_Time
fraction() const DODS_Time
get(bool gmt=true) const DODS_Time
get_epsilon() const DODS_Time
gmt() const DODS_Time
hours() const DODS_Time
minutes() const DODS_Time
OK() const DODS_Time
operator!=(DODS_Time &t1, DODS_Time &t2)DODS_Timefriend
operator<(DODS_Time &t1, DODS_Time &t2)DODS_Timefriend
operator<=(DODS_Time &t1, DODS_Time &t2)DODS_Timefriend
operator==(DODS_Time &t1, DODS_Time &t2)DODS_Timefriend
operator>(DODS_Time &t1, DODS_Time &t2)DODS_Timefriend
operator>=(DODS_Time &t1, DODS_Time &t2)DODS_Timefriend
seconds() const DODS_Time
seconds_since_midnight() const DODS_Time
set(string time)DODS_Time
set(BaseType *arg)DODS_Time
set(int hh, int mm, bool gmt=false)DODS_Time
set(int hh, int mm, double ss, bool gmt=false)DODS_Time
set_epsilon(double eps)DODS_Time