add(const TimeVal& rhs) | Glib::TimeVal | |
add_microseconds(long microseconds) | Glib::TimeVal | |
add_milliseconds(long milliseconds) | Glib::TimeVal | |
add_seconds(long seconds) | Glib::TimeVal | |
as_double() const | Glib::TimeVal | [inline] |
assign_current_time() | Glib::TimeVal | |
negative() const | Glib::TimeVal | [inline] |
operator!=(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator+(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator+(const TimeVal& lhs, long seconds) | Glib::TimeVal | [related] |
operator+=(const TimeVal& gtimeval) | Glib::TimeVal | [inline] |
operator+=(long seconds) | Glib::TimeVal | [inline] |
operator-(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator-(const TimeVal& lhs, long seconds) | Glib::TimeVal | [related] |
operator-=(const TimeVal& gtimeval) | Glib::TimeVal | [inline] |
operator-=(long seconds) | Glib::TimeVal | [inline] |
operator<(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator<=(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator=(const GTimeVal& gtimeval) | Glib::TimeVal | [inline] |
operator==(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator>(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
operator>=(const TimeVal& lhs, const TimeVal& rhs) | Glib::TimeVal | [related] |
subtract(const TimeVal& rhs) | Glib::TimeVal | |
subtract_microseconds(long microseconds) | Glib::TimeVal | |
subtract_milliseconds(long milliseconds) | Glib::TimeVal | |
subtract_seconds(long seconds) | Glib::TimeVal | |
TimeVal() | Glib::TimeVal | [inline] |
TimeVal(long seconds, long microseconds) | Glib::TimeVal | [inline] |
TimeVal(const GTimeVal& gtimeval) | Glib::TimeVal | [inline] |
valid() const | Glib::TimeVal | [inline] |