glibmm 2.80.0
|
This is the complete list of members for Glib::OptionError, including all inherited members.
BAD_VALUE enum value | Glib::OptionError | |
Code enum name | Glib::OptionError | |
code() const | Glib::OptionError | |
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 | |
FAILED enum value | Glib::OptionError | |
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 | |
OptionError(Code error_code, const Glib::ustring & error_message) | Glib::OptionError | |
OptionError(GError * gobject) | Glib::OptionError | explicit |
UNKNOWN_OPTION enum value | Glib::OptionError | |
what() const noexcept override | Glib::Error | virtual |
~Error() noexcept override | Glib::Error |