glibmm 2.66.5
|
This is the complete list of members for Glib::Error, including all inherited members.
code() const | Glib::Error | |
domain() const | Glib::Error | |
Error() | Glib::Error | |
Error(GQuark error_domain, int error_code, const Glib::ustring & message) | Glib::Error | |
Error(GError * gobject, bool take_copy=false) | Glib::Error | explicit |
Error(const Error & other) | Glib::Error | |
gobj() | Glib::Error | |
gobj() const | Glib::Error | |
gobject_ | Glib::Error | protected |
matches(GQuark error_domain, int error_code) const | Glib::Error | |
operator bool() const | Glib::Error | explicit |
operator=(const Error & other) | Glib::Error | |
what() const override | Glib::Error | virtual |
~Error() noexcept override | Glib::Error | |
~Exception() noexcept=0 | Glib::Exception | pure virtual |