bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
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() constDODS_Time
get(bool gmt=true) constDODS_Time
get_epsilon() constDODS_Time
gmt() constDODS_Time
hours() constDODS_Time
minutes() constDODS_Time
OK() constDODS_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() constDODS_Time
seconds_since_midnight() constDODS_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