glibmm 2.66.5
|
This is the complete list of members for Gio::DBus::ObjectManagerServer, including all inherited members.
add_interface(GType gtype_implementer) | Gio::DBus::ObjectManager | static |
connect_property_changed(const Glib::ustring & property_name, const sigc::slot< void > & slot) | Glib::ObjectBase | |
connect_property_changed(const Glib::ustring & property_name, sigc::slot< void > && slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring & property_name, const sigc::slot< void > & slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring & property_name, sigc::slot< void > && slot) | Glib::ObjectBase | |
create(const Glib::ustring & object_path) | Gio::DBus::ObjectManagerServer | static |
DestroyNotify typedef | Glib::Object | |
export_object(const Glib::RefPtr< Gio::DBus::ObjectSkeleton > & object) | Gio::DBus::ObjectManagerServer | |
export_uniquely(const Glib::RefPtr< Gio::DBus::ObjectSkeleton > & object) | Gio::DBus::ObjectManagerServer | |
freeze_notify() | Glib::ObjectBase | |
get_connection() | Gio::DBus::ObjectManagerServer | |
get_connection() const | Gio::DBus::ObjectManagerServer | |
get_data(const QueryQuark & key) | Glib::Object | |
get_interface(const Glib::ustring & object_path, const Glib::ustring & interface_name) | Gio::DBus::ObjectManager | |
get_interface(const Glib::ustring & object_path, const Glib::ustring & interface_name) const | Gio::DBus::ObjectManager | |
get_interface_vfunc(const Glib::ustring & object_path, const Glib::ustring & interface_name) const | Gio::DBus::ObjectManager | protectedvirtual |
get_object(const Glib::ustring & object_path) | Gio::DBus::ObjectManager | |
get_object(const Glib::ustring & object_path) const | Gio::DBus::ObjectManager | |
get_object_path() const | Gio::DBus::ObjectManager | |
get_object_path_vfunc() const | Gio::DBus::ObjectManager | protectedvirtual |
get_object_vfunc(const Glib::ustring & object_path) const | Gio::DBus::ObjectManager | protectedvirtual |
get_objects() | Gio::DBus::ObjectManager | |
get_objects() const | Gio::DBus::ObjectManager | |
get_objects_vfunc() const | Gio::DBus::ObjectManager | protectedvirtual |
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_type() | Gio::DBus::ObjectManagerServer | static |
gobj() | Gio::DBus::ObjectManagerServer | inline |
gobj() const | Gio::DBus::ObjectManagerServer | inline |
gobj_copy() | Gio::DBus::ObjectManagerServer | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
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 | explicit |
Interface(GObject * castitem) | Glib::Interface | explicit |
Interface(const Interface &)=delete | Glib::Interface | |
is_exported(const Glib::RefPtr< Gio::DBus::ObjectSkeleton > & object) const | Gio::DBus::ObjectManagerServer | |
Object(const Object &)=delete | Glib::Object | |
Object(Object && src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams & construct_params) | Glib::Object | explicitprotected |
Object(GObject * castitem) | Glib::Object | explicitprotected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char * custom_type_name) | Glib::ObjectBase | explicitprotected |
ObjectBase(const std::type_info & custom_type_info) | Glib::ObjectBase | explicitprotected |
ObjectBase(ObjectBase && src) noexcept | Glib::ObjectBase | protected |
ObjectManager() | Gio::DBus::ObjectManager | protected |
ObjectManager(ObjectManager && src) noexcept | Gio::DBus::ObjectManager | |
ObjectManagerServer(ObjectManagerServer && src) noexcept | Gio::DBus::ObjectManagerServer | |
ObjectManagerServer(const Glib::ustring & object_path) | Gio::DBus::ObjectManagerServer | explicitprotected |
on_interface_added(const Glib::RefPtr< Gio::DBus::Object > & object, const Glib::RefPtr< Gio::DBus::Interface > & iface) | Gio::DBus::ObjectManager | protectedvirtual |
on_interface_removed(const Glib::RefPtr< Gio::DBus::Object > & object, const Glib::RefPtr< Gio::DBus::Interface > & iface) | Gio::DBus::ObjectManager | protectedvirtual |
on_object_added(const Glib::RefPtr< Gio::DBus::Object > & object) | Gio::DBus::ObjectManager | protectedvirtual |
on_object_removed(const Glib::RefPtr< Gio::DBus::Object > & object) | Gio::DBus::ObjectManager | protectedvirtual |
operator=(ObjectManagerServer && src) noexcept | Gio::DBus::ObjectManagerServer | |
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 |
Gio::DBus::ObjectManager::operator=(ObjectManager && src) noexcept | Gio::DBus::ObjectManager | |
Glib::Interface::operator=(Interface && src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
property_connection() | Gio::DBus::ObjectManagerServer | |
property_connection() const | Gio::DBus::ObjectManagerServer | |
property_object_path() const | Gio::DBus::ObjectManagerServer | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark & quark) | Glib::Object | |
set_connection(const Glib::RefPtr< Connection > & connection) | Gio::DBus::ObjectManagerServer | |
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 | |
signal_interface_added() | Gio::DBus::ObjectManager | |
signal_interface_removed() | Gio::DBus::ObjectManager | |
signal_object_added() | Gio::DBus::ObjectManager | |
signal_object_removed() | Gio::DBus::ObjectManager | |
steal_data(const QueryQuark & quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
unexport(const Glib::ustring & object_path) | Gio::DBus::ObjectManagerServer | |
unreference() const | Glib::ObjectBase | virtual |
wrap(GDBusObjectManagerServer * object, bool take_copy=false) | Gio::DBus::ObjectManagerServer | related |
Glib::Object::wrap(GObject * object, bool take_copy=false) | Glib::Object | related |
Gio::DBus::ObjectManager::wrap(GDBusObjectManager * object, bool take_copy=false) | Gio::DBus::ObjectManager | related |
~Interface() noexcept override | Glib::Interface | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~ObjectManager() noexcept override | Gio::DBus::ObjectManager | |
~ObjectManagerServer() noexcept override | Gio::DBus::ObjectManagerServer |