BaseObjectType typedef | Gst::Structure | |
clear() | Gst::Structure | |
CppObjectType typedef | Gst::Structure | |
create_from_string(const Glib::ustring &the_string) | Gst::Structure | [static] |
foreach(const ForeachSlot &slot) | Gst::Structure | |
ForeachSlot typedef | Gst::Structure | |
get_boolean(const Glib::ustring &fieldname, bool &value) const | Gst::Structure | |
get_clock_time(const Glib::ustring &fieldname, ClockTime &value) const | Gst::Structure | |
get_date(const Glib::ustring &fieldname, Glib::Date &value) const | Gst::Structure | |
get_double(const Glib::ustring &fieldname, double &value) const | Gst::Structure | |
get_enum(const Glib::ustring &fieldname, GType enumtype, int &value) const | Gst::Structure | |
get_field_type(const Glib::ustring &fieldname) const | Gst::Structure | |
get_fourcc(const Glib::ustring &fieldname, guint32 &value) const | Gst::Structure | |
get_fraction(const Glib::ustring &fieldname, int &value_numerator, int &value_denominator) const | Gst::Structure | |
get_int(const Glib::ustring &fieldname, int &value) const | Gst::Structure | |
get_name() const | Gst::Structure | |
get_name_id() const | Gst::Structure | |
get_string(const Glib::ustring &fieldname) const | Gst::Structure | |
get_type() G_GNUC_CONST | Gst::Structure | [static] |
get_uint(const Glib::ustring &fieldname, guint &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_typed(const Glib::ustring &fieldname, GType type) const | Gst::Structure | |
has_name(const Glib::ustring &name) const | Gst::Structure | |
id_set_value(GQuark field, const Glib::ValueBase &value) | Gst::Structure | |
map_in_place(const MapSlot &slot) | Gst::Structure | |
MapSlot typedef | Gst::Structure | |
nth_field_name(guint index) const | Gst::Structure | |
operator=(const Structure &other) | Gst::Structure | |
operator[](const Glib::ustring &fieldname) | Gst::Structure | |
remove_field(const Glib::ustring &fieldname) | Gst::Structure | |
set_name(const Glib::ustring &name) | Gst::Structure | |
set_value(const Glib::ustring &fieldname, const Glib::ValueBase &value) | Gst::Structure | |
size() const | Gst::Structure | |
Structure() | Gst::Structure | |
Structure(GstStructure *gobject, bool make_a_copy=true) | Gst::Structure | [explicit] |
Structure(const Structure &other) | Gst::Structure | |
Structure(const Glib::ustring &name) | Gst::Structure | |
Structure(GQuark quark) | Gst::Structure | |
Structure(const GstStructure *castitem) | 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) | Gst::Structure | [related] |
~Structure() | Gst::Structure | |