, including all inherited members.
create_from_string(const Glib::ustring& the_string) | Gst::Structure | [static] |
foreach(const SlotForeach& slot) | Gst::Structure | |
get_boolean(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_clock_time(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_date(const Glib::ustring& fieldname, Glib::Date& value) const | Gst::Structure | |
get_double(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_enum(const Glib::ustring& fieldname, GType enumtype, Glib::ValueBase& value) const | Gst::Structure | |
get_field(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_field_type(const Glib::ustring& fieldname) const | Gst::Structure | |
get_fourcc(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_fraction(const Glib::ustring& fieldname, Gst::Fraction& fraction) const | Gst::Structure | |
get_int(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_name() const | Gst::Structure | |
get_name_id() const | Gst::Structure | |
get_string(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
get_uint(const Glib::ustring& fieldname, Glib::ValueBase& value) const | Gst::Structure | |
gobj() | Gst::Structure | [inline] |
gobj() const | Gst::Structure | [inline] |
gobj_copy() const | Gst::Structure | |
gobject_ | Gst::Structure | [protected] |
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 | |
map_in_place(const SlotMap& slot) | Gst::Structure | |
nth_field_name(guint index) const | Gst::Structure | |
operator=(const Structure& other) | Gst::Structure | |
remove_all_fields() | Gst::Structure | |
remove_field(const Glib::ustring& fieldname) | Gst::Structure | |
set_destroy(bool destroy) | Gst::Structure | |
set_field(const Glib::ustring& fieldname, const Glib::ValueBase& value) | Gst::Structure | |
set_name(const Glib::ustring& name) | Gst::Structure | |
size() const | Gst::Structure | |
SlotForeach typedef | Gst::Structure | |
SlotMap typedef | Gst::Structure | |
Structure() | Gst::Structure | |
Structure(GstStructure* gobject, bool make_a_copy=false, bool destroy=true) | Gst::Structure | [explicit] |
Structure(const Structure& other) | Gst::Structure | |
Structure(const Glib::ustring& name) | Gst::Structure | |
swap(Structure& other) | Gst::Structure | |
swap(Structure& lhs, Structure& rhs) | Gst::Structure | [related] |
to_string() const | Gst::Structure | |
wrap(GstStructure* object, bool take_copy=false, bool destroy=true) | Gst::Structure | [related] |
~Structure() | Gst::Structure | |