gstreamermm  1.4.3
Gst::Structure Member List

This is the complete list of members for Gst::Structure, including all inherited members.

can_intersect(const Gst::Structure& struct2) const Gst::Structure
create_from_string(const Glib::ustring& the_string)Gst::Structurestatic
fixate()Gst::Structure
fixate_field(const Glib::ustring& name)Gst::Structure
fixate_field_boolean(const Glib::ustring& name, bool target)Gst::Structure
fixate_field_nearest_double(const Glib::ustring& name, double target)Gst::Structure
fixate_field_nearest_int(const Glib::ustring& name, int target)Gst::Structure
fixate_field_string(const Glib::ustring& name, const Glib::ustring& target)Gst::Structure
fixate_nearest_fraction(const Glib::ustring& name, const Gst::Fraction& target)Gst::Structure
foreach(const SlotForeach& slot)Gst::Structure
get_field(const Glib::ustring& fieldname, Glib::ValueBase& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, bool& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, int& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, guint& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, double& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Glib::ustring& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, std::string& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Glib::Date& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Glib::DateTime& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, ClockTime& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, GType enumtype, int& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Gst::Fraction& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Gst::IntRange& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Gst::DoubleRange& value) const Gst::Structure
get_field(const Glib::ustring& fieldname, Gst::FractionRange& value) const Gst::Structure
get_field_type(const Glib::ustring& fieldname) const Gst::Structure
get_name() const Gst::Structure
get_name_id() const Gst::Structure
get_nth_field_name(guint index) const Gst::Structure
get_type()Gst::Structurestatic
gobj()Gst::Structureinline
gobj() const Gst::Structureinline
gobj_copy() const Gst::Structure
gobject_Gst::Structureprotected
has_field(const Glib::ustring& fieldname) const Gst::Structure
has_field(const Glib::ustring& fieldname, GType type) const Gst::Structure
has_name(const Glib::ustring& name) const Gst::Structure
intersect(const Gst::Structure& struct2) const Gst::Structure
is_equal(const Gst::Structure& struct2) const Gst::Structure
is_subset(const Gst::Structure& superset) const Gst::Structure
map_in_place(const SlotMap& slot)Gst::Structure
operator const void*() const Gst::Structure
operator=(const Structure& other)Gst::Structure
remove_all_fields()Gst::Structure
remove_field(const Glib::ustring& fieldname)Gst::Structure
set_field(const Glib::ustring& fieldname, const Glib::ValueBase& value)Gst::Structure
set_field(const Glib::ustring& fieldname, bool value)Gst::Structure
set_field(const Glib::ustring& fieldname, int value)Gst::Structure
set_field(const Glib::ustring& fieldname, guint value)Gst::Structure
set_field(const Glib::ustring& fieldname, double value)Gst::Structure
set_field(const Glib::ustring& fieldname, const std::string& value)Gst::Structure
set_field(const Glib::ustring& fieldname, const char* value)Gst::Structure
set_field(const Glib::ustring& fieldname, const Glib::Date& value)Gst::Structure
set_field(const Glib::ustring& fieldname, const Glib::DateTime& value)Gst::Structure
set_field(const Glib::ustring& fieldname, guint64 value)Gst::Structure
set_field(const Glib::ustring& fieldname, gint64 value)Gst::Structure
set_field(const Glib::ustring& fieldname, GType enumtype, int value)Gst::Structure
set_field(const Glib::ustring& fieldname, const Gst::Fraction& value)Gst::Structure
set_field(const Glib::ustring& fieldname, const Gst::IntRange& value)Gst::Structure
set_field(const Glib::ustring& fieldname, const Gst::DoubleRange& value)Gst::Structure
set_field(const Glib::ustring& fieldname, const Gst::FractionRange& value)Gst::Structure
set_name(const Glib::ustring& name)Gst::Structure
size() const Gst::Structure
SlotForeach typedefGst::Structure
SlotMap typedefGst::Structure
Structure()Gst::Structure
Structure(GstStructure* gobject, bool make_a_copy=true)Gst::Structureexplicit
Structure(const Structure& other)Gst::Structure
Structure(const Glib::ustring& name)Gst::Structureexplicit
swap(Structure& other)Gst::Structure
swap(Structure& lhs, Structure& rhs)Gst::Structurerelated
to_string() const Gst::Structure
wrap(GstStructure* object, bool take_copy=false)Gst::Structurerelated
~Structure()Gst::Structure