add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_item_to_sequence(const std::string& item_path) | Gnome::Gda::ServerOperation | |
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 | |
del_item_from_sequence(const std::string& item_path) | Gnome::Gda::ServerOperation | |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get_data(const QueryQuark &key) | Glib::Object | |
get_node_parent(const Glib::ustring& path) const | Gnome::Gda::ServerOperation | |
get_node_path_portion(const Glib::ustring& path) const | Gnome::Gda::ServerOperation | |
get_node_type(const Glib::ustring& path, ServerOperationNodeStatus& status) const | Gnome::Gda::ServerOperation | |
get_op_type() const | Gnome::Gda::ServerOperation | |
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_root_nodes() const | Gnome::Gda::ServerOperation | |
get_sequence_item_names(const Glib::ustring& path) const | Gnome::Gda::ServerOperation | |
get_sequence_max_size(const Glib::ustring& path) const | Gnome::Gda::ServerOperation | |
get_sequence_min_size(const Glib::ustring& path) const | Gnome::Gda::ServerOperation | |
get_sequence_name(const std::string& path) const | Gnome::Gda::ServerOperation | |
get_sequence_size(const Glib::ustring& path) const | Gnome::Gda::ServerOperation | |
get_type() | Gnome::Gda::ServerOperation | static |
get_value_at(const Glib::ustring& path_format) const | Gnome::Gda::ServerOperation | |
gobj() | Gnome::Gda::ServerOperation | inline |
gobj() const | Gnome::Gda::ServerOperation | inline |
gobj_copy() | Gnome::Gda::ServerOperation | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | protected |
initialize_move(GObject *castitem, Glib::ObjectBase *previous_wrapper) | Glib::ObjectBase | protected |
is_valid(const std::string& xml_file) const | Gnome::Gda::ServerOperation | |
load_data_from_xml(xmlNodePtr node) | Gnome::Gda::ServerOperation | |
notify_callbacks() | sigc::trackable | |
Object(const Object &)=delete | Glib::Object | |
Object(Object &&src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | protected |
Object(GObject *castitem) | Glib::Object | protected |
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 |
operator=(ServerOperation&& src) noexcept | Gnome::Gda::ServerOperation | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object &&src) noexcept | Glib::Object | |
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 | |
perform_create_database(const Glib::ustring& provider) | Gnome::Gda::ServerOperation | |
perform_drop_database(const Glib::ustring& provider) | Gnome::Gda::ServerOperation | |
prepare_create_database(const Glib::ustring& provider, const Glib::ustring& db_name) | Gnome::Gda::ServerOperation | static |
prepare_drop_database(const Glib::ustring& provider, const Glib::ustring& db_name) | Gnome::Gda::ServerOperation | static |
property_connection() const | Gnome::Gda::ServerOperation | |
property_op_type() const | Gnome::Gda::ServerOperation | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
save_data_to_xml() | Gnome::Gda::ServerOperation | |
ServerOperation(ServerOperation&& src) noexcept | Gnome::Gda::ServerOperation | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::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 | |
set_value_at(const Glib::ustring& path_format, const ValueType& value) | Gnome::Gda::ServerOperation | |
set_value_at_as_value(const Glib::ustring& path_format, const Glib::ValueBase& value) | Gnome::Gda::ServerOperation | |
signal_signal_sequence_item_added() | Gnome::Gda::ServerOperation | |
signal_signal_sequence_item_remove() | Gnome::Gda::ServerOperation | |
steal_data(const QueryQuark &quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable() | sigc::trackable | |
trackable(const trackable &src) | sigc::trackable | |
trackable(trackable &&src) noexcept | sigc::trackable | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GdaServerOperation* object, bool take_copy=false) | Gnome::Gda::ServerOperation | related |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Object() noexcept | Glib::Object | protectedvirtual |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~ServerOperation() noexcept | Gnome::Gda::ServerOperation | virtual |
~trackable() | sigc::trackable | |