glibmm 2.80.0
|
This is the complete list of members for Glib::TimeZone, including all inherited members.
adjust_time(TimeType type, gint64 & time) const | Glib::TimeZone | |
create(const Glib::ustring & identifier) | Glib::TimeZone | static |
create_identifier(const Glib::ustring & identifier) | Glib::TimeZone | static |
create_local() | Glib::TimeZone | static |
create_utc() | Glib::TimeZone | static |
find_interval(TimeType type, gint64 time) const | Glib::TimeZone | |
get_abbreviation(int interval) const | Glib::TimeZone | |
get_identifier() const | Glib::TimeZone | |
get_offset(int interval) const | Glib::TimeZone | |
get_type() | Glib::TimeZone | static |
gobj() | Glib::TimeZone | inline |
gobj() const | Glib::TimeZone | inline |
gobj_copy() const | Glib::TimeZone | |
gobject_ | Glib::TimeZone | protected |
is_dst(int interval) const | Glib::TimeZone | |
operator bool() const | Glib::TimeZone | explicit |
operator=(const TimeZone & other) | Glib::TimeZone | |
operator=(TimeZone && other) noexcept | Glib::TimeZone | |
swap(TimeZone & other) noexcept | Glib::TimeZone | |
swap(TimeZone & lhs, TimeZone & rhs) noexcept | Glib::TimeZone | related |
TimeZone() | Glib::TimeZone | |
TimeZone(GTimeZone * gobject, bool make_a_copy=true) | Glib::TimeZone | explicit |
TimeZone(const TimeZone & other) | Glib::TimeZone | |
TimeZone(TimeZone && other) noexcept | Glib::TimeZone | |
wrap(GTimeZone * object, bool take_copy=false) | Glib::TimeZone | related |
~TimeZone() noexcept | Glib::TimeZone |