| add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable |  | 
  | add_interface(GType gtype_implementer) | Gnome::Gda::DataModel | static | 
  | append_row() | Gnome::Gda::DataModel |  | 
  | append_values(const std::vector< Value >& values) | Gnome::Gda::DataModel |  | 
  | 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 |  | 
  | create_iter() | Gnome::Gda::DataModel |  | 
  | DataModel() | Gnome::Gda::DataModel | protected | 
  | DataModel(DataModel&& src) noexcept | Gnome::Gda::DataModel |  | 
  | describe_column(int col) | Gnome::Gda::DataModel |  | 
  | describe_column(int col) const | Gnome::Gda::DataModel |  | 
  | dump(FILE* to_stream) const | Gnome::Gda::DataModel |  | 
  | dump_as_string() const | Gnome::Gda::DataModel |  | 
  | export_to_file(DataModelIOFormat format, const std::string& file, const std::vector< int >& cols, const std::vector< int >& rows, const Glib::RefPtr< Set >& options) | Gnome::Gda::DataModel |  | 
  | export_to_string(DataModelIOFormat format, const std::vector< int >& cols, const std::vector< int >& rows, const Glib::RefPtr< Set >& options) | Gnome::Gda::DataModel |  | 
  | freeze() | Gnome::Gda::DataModel |  | 
  | freeze_notify() | Glib::ObjectBase |  | 
  | func_destroy_notify typedef | sigc::trackable |  | 
  | get_access_flags() const | Gnome::Gda::DataModel |  | 
  | get_attributes_at(int col, int row) | Gnome::Gda::DataModel |  | 
  | get_column_index(const Glib::ustring& name) | Gnome::Gda::DataModel |  | 
  | get_column_name(int col) const | Gnome::Gda::DataModel |  | 
  | get_column_title(int col) const | Gnome::Gda::DataModel |  | 
  | get_n_columns() const | Gnome::Gda::DataModel |  | 
  | get_n_rows() const | Gnome::Gda::DataModel |  | 
  | 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 |  | 
  | get_row_from_values(const ValueVector& values, const std::vector< int >& cols_index) | Gnome::Gda::DataModel |  | 
  | get_type() | Gnome::Gda::DataModel | static | 
  | get_typed_value_at(int col, int row, GType expected_type, bool nullok) const | Gnome::Gda::DataModel |  | 
  | get_value_at(int col, int row) const | Gnome::Gda::DataModel |  | 
  | gobj() | Gnome::Gda::DataModel | inline | 
  | gobj() const | Gnome::Gda::DataModel | inline | 
  | gobj_copy() const | Glib::ObjectBase |  | 
  | import_from_file(const std::string& file, GHashTable* cols_trans, const Glib::RefPtr< const Set >& options) | Gnome::Gda::DataModel |  | 
  | import_from_model(const Glib::RefPtr< DataModel >& from, bool overwrite, GHashTable* cols_trans) | Gnome::Gda::DataModel |  | 
  | import_from_string(const Glib::ustring& string, GHashTable* cols_trans, const Glib::RefPtr< const Set >& options) | Gnome::Gda::DataModel |  | 
  | initialize(GObject *castitem) | Glib::ObjectBase | protected | 
  | initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected | 
  | Interface() | Glib::Interface |  | 
  | Interface(Interface &&src) noexcept | Glib::Interface |  | 
  | Interface(const Glib::Interface_Class &interface_class) | Glib::Interface |  | 
  | Interface(GObject *castitem) | Glib::Interface |  | 
  | Interface(const Interface &)=delete | Glib::Interface |  | 
  | iter_move_next_default(const Glib::RefPtr< DataModelIter >& iter) | Gnome::Gda::DataModel |  | 
  | iter_move_prev_default(const Glib::RefPtr< DataModelIter >& iter) | Gnome::Gda::DataModel |  | 
  | iter_move_to_row_default(const Glib::RefPtr< DataModelIter >& iter, int row) | Gnome::Gda::DataModel |  | 
  | notify_callbacks() | sigc::trackable |  | 
  | ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase |  | 
  | ObjectBase() | Glib::ObjectBase | protected | 
  | ObjectBase(const char *custom_type_name) | Glib::ObjectBase | protected | 
  | ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | protected | 
  | ObjectBase(ObjectBase &&src) noexcept | Glib::ObjectBase | protected | 
  | on_changed() | Gnome::Gda::DataModel | protectedvirtual | 
  | on_reset() | Gnome::Gda::DataModel | protectedvirtual | 
  | on_row_inserted(int row) | Gnome::Gda::DataModel | protectedvirtual | 
  | on_row_removed(int row) | Gnome::Gda::DataModel | protectedvirtual | 
  | on_row_updated(int row) | Gnome::Gda::DataModel | protectedvirtual | 
  | operator=(DataModel&& src) noexcept | Gnome::Gda::DataModel |  | 
  | Glib::Interface::operator=(Interface &&src) noexcept | Glib::Interface |  | 
  | Glib::Interface::operator=(const Interface &)=delete | Glib::Interface |  | 
  | Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase |  | 
  | Glib::ObjectBase::operator=(ObjectBase &&src) noexcept | Glib::ObjectBase | protected | 
  | sigc::trackable::operator=(const trackable &src) | sigc::trackable |  | 
  | sigc::trackable::operator=(trackable &&src) noexcept | sigc::trackable |  | 
  | reference() const | Glib::ObjectBase | virtual | 
  | remove_destroy_notify_callback(void *data) const | sigc::trackable |  | 
  | remove_row(int row) | Gnome::Gda::DataModel |  | 
  | send_hint(DataModelHint hint, const Value& hint_value) | Gnome::Gda::DataModel |  | 
  | set_column_name(int col, const Glib::ustring& name) | Gnome::Gda::DataModel |  | 
  | set_column_title(int col, const Glib::ustring& title) | Gnome::Gda::DataModel |  | 
  | 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 |  | 
  | set_value_at(int col, int row, const Value& value) | Gnome::Gda::DataModel |  | 
  | set_values(int row, const std::vector< Value >& values) | Gnome::Gda::DataModel |  | 
  | signal_changed() | Gnome::Gda::DataModel |  | 
  | signal_reset() | Gnome::Gda::DataModel |  | 
  | signal_row_inserted() | Gnome::Gda::DataModel |  | 
  | signal_row_removed() | Gnome::Gda::DataModel |  | 
  | signal_row_updated() | Gnome::Gda::DataModel |  | 
  | thaw() | Gnome::Gda::DataModel |  | 
  | thaw_notify() | Glib::ObjectBase |  | 
  | trackable() | sigc::trackable |  | 
  | trackable(const trackable &src) | sigc::trackable |  | 
  | trackable(trackable &&src) noexcept | sigc::trackable |  | 
  | unreference() const | Glib::ObjectBase | virtual | 
  | ValueVector typedef | Gnome::Gda::DataModel |  | 
  | wrap(GdaDataModel* object, bool take_copy=false) | Gnome::Gda::DataModel | related | 
  | ~DataModel() noexcept | Gnome::Gda::DataModel | virtual | 
  | ~Interface() noexcept | Glib::Interface | virtual | 
  | ~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual | 
  | ~trackable() | sigc::trackable |  |