gstreamermm
1.10.0
|
This is the complete list of members for Gst::PluginError, including all inherited members.
Code enum name | Gst::PluginError | |
code() const | Gst::PluginError | |
DEPENDENCIES enum value | Gst::PluginError | |
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 | |
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 | |
MODULE enum value | Gst::PluginError | |
NAME_MISMATCH enum value | Gst::PluginError | |
operator bool() const | Glib::Error | |
operator=(const Error &other) | Glib::Error | |
PluginError(Code error_code, const Glib::ustring& error_message) | Gst::PluginError | |
PluginError(GError* gobject) | Gst::PluginError | explicit |
what() const override | Glib::Error | virtual |
~Error() noexcept override | Glib::Error | |
~Exception() noexcept=0 | Glib::Exception | pure virtual |