Gst::Registry Member List

This is the complete list of members for Gst::Registry, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
add_feature(const Glib::RefPtr< Gst::PluginFeature >& feature)Gst::Registry
add_path(const Glib::ustring& path)Gst::Registry
add_plugin(const Glib::RefPtr< Gst::Plugin >& plugin)Gst::Registry
check_feature_version(const Glib::ustring& feature_name, guint min_major, guint min_minor, guint min_micro)Gst::Registry [static]
check_uniqueness(const Glib::ListHandle< const Gst::Object >& list, const Glib::ustring& name)Gst::Object [static]
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot)Glib::ObjectBase
DestroyNotify typedefGlib::Object
find_feature(const Glib::ustring& name, GType type)Gst::Registry
find_feature(const Glib::ustring& name, GType type) const Gst::Registry
find_plugin(const Glib::ustring& name)Gst::Registry
find_plugin(const Glib::ustring& name) const Gst::Registry
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_data(const QueryQuark &key)Glib::Object
get_default()Gst::Registry [static]
get_feature_list(GType type)Gst::Registry
get_feature_list(GType type) const Gst::Registry
get_feature_list(const Glib::ustring& name)Gst::Registry
get_feature_list(const Glib::ustring& name) const Gst::Registry
get_feature_list(const PluginFeature::SlotFilter& filter, bool first)Gst::Registry
get_feature_list(const PluginFeature::SlotFilter& filter, bool first) const Gst::Registry
get_feature_list_cookie() const Gst::Registry
get_flags() const Gst::Object
get_name() const Gst::Object
get_name_prefix() const Gst::Object
get_parent()Gst::Object
get_parent() const Gst::Object
get_path_list() const Gst::Registry
get_path_string()Gst::Object
get_plugin_list()Gst::Registry
get_plugin_list() const Gst::Registry
get_plugin_list(const Plugin::SlotFilter& filter, bool first)Gst::Registry
get_plugin_list(const Plugin::SlotFilter& filter, bool first) const Gst::Registry
get_property(const Glib::ustring &property_name, PropertyType &value) const Glib::ObjectBase
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const Glib::ObjectBase
gobj()Gst::Registry [inline]
gobj() const Gst::Registry [inline]
gobj_copy()Gst::Registry
Glib::Object::gobj_copy() const Glib::ObjectBase
has_ancestor(const Glib::RefPtr< const Gst::Object >& ancestor) const Gst::Object
initialize(GObject *castitem)Glib::ObjectBase [protected]
lookup(const Glib::ustring& filename)Gst::Registry
lookup(const Glib::ustring& filename) const Gst::Registry
lookup_feature(const Glib::ustring& name)Gst::Registry
lookup_feature(const Glib::ustring& name) const Gst::Registry
notify_callbacks()sigc::trackable
Object()Glib::Object [protected]
Object(const Glib::ConstructParams &construct_params)Glib::Object [protected]
Object(GObject *castitem)Glib::Object [protected]
ObjectBase()Glib::ObjectBase [protected]
ObjectBase(const char *custom_type_name)Glib::ObjectBase [protected]
ObjectBase(const std::type_info &custom_type_info)Glib::ObjectBase [protected]
on_deep_notify(const Glib::RefPtr< Object >& prop_object, GParamSpec* prop)Gst::Object [protected, virtual]
on_feature_added(const Glib::RefPtr< Gst::PluginFeature >& feature)Gst::Registry [protected, virtual]
on_object_saved(GstXmlNodePtr xml_node)Gst::Object [protected, virtual]
on_parent_set(const Glib::RefPtr< Object >& parent)Gst::Object [protected, virtual]
on_parent_unset(const Glib::RefPtr< Object >& parent)Gst::Object [protected, virtual]
on_plugin_added(const Glib::RefPtr< Gst::Plugin >& plugin)Gst::Registry [protected, virtual]
operator=(const trackable &src)sigc::trackable
reference() const Glib::ObjectBase [virtual]
remove_data(const QueryQuark &quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
remove_feature(const Glib::RefPtr< Gst::PluginFeature >& feature)Gst::Registry
remove_plugin(const Glib::RefPtr< Gst::Plugin >& plugin)Gst::Registry
restore(xmlpp::Node* self)Gst::Object
restore_vfunc(xmlpp::Node* self_node)Gst::Object [virtual]
save(xmlpp::Node* parent)Gst::Object
save(const xmlpp::Node* parent) const Gst::Object
save_vfunc(xmlpp::Node* parent)Gst::Object [virtual]
scan_path(const Glib::ustring& path)Gst::Registry
set_data(const Quark &key, void *data)Glib::Object
set_data(const Quark &key, void *data, DestroyNotify notify)Glib::Object
set_name(const Glib::ustring& name)Gst::Object
set_name_prefix(const Glib::ustring& name_prefix)Gst::Object
set_parent(const Glib::RefPtr< Gst::Object >& parent)Gst::Object
set_property(const Glib::ustring &property_name, const PropertyType &value)Glib::ObjectBase
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value)Glib::ObjectBase
signal_deep_notify()Gst::Object
signal_feature_added()Gst::Registry
signal_object_saved()Gst::Object
signal_parent_set()Gst::Object
signal_parent_unset()Gst::Object
signal_plugin_added()Gst::Registry
steal_data(const QueryQuark &quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable(const trackable &src)sigc::trackable
unparent()Gst::Object
unreference() const Glib::ObjectBase [virtual]
wrap(GstRegistry* object, bool take_copy=false)Gst::Registry [related]
Gst::Object::wrap(GstObject* object, bool take_copy=false)Gst::Object [related]
Glib::Object::wrap(GObject *object, bool take_copy=false)Glib::Object
xml_read_cache(const Glib::ustring& location)Gst::Registry
xml_write_cache(const Glib::ustring& location) const Gst::Registry
~Object()Gst::Object [virtual]
~ObjectBase()=0Glib::ObjectBase [protected, pure virtual]
~Registry()Gst::Registry [virtual]
Generated on Sun May 30 19:38:24 2010 for gstreamermm by  doxygen 1.6.3