glibmm 2.80.0
Gio::DBus::Message Member List

This is the complete list of members for Gio::DBus::Message, including all inherited members.

ByteOrder enum nameGio::DBus::Message
bytes_needed(const guchar * blob, gsize blob_len)Gio::DBus::Messagestatic
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
copy() constGio::DBus::Message
create()Gio::DBus::Messagestatic
create_from_blob(const guchar * blob, gsize blob_len, CapabilityFlags capabilities=CapabilityFlags::NONE)Gio::DBus::Messagestatic
create_method_call(const Glib::ustring & name, const Glib::ustring & path, const Glib::ustring & iface, const Glib::ustring & method)Gio::DBus::Messagestatic
create_method_error_literal(const Glib::RefPtr< const Message > & method_call_message, const Glib::ustring & error_name, const Glib::ustring & error_message)Gio::DBus::Messagestatic
create_method_reply(const Glib::RefPtr< Message > & method_call_message)Gio::DBus::Messagestatic
create_signal(const Glib::ustring & path, const Glib::ustring & iface, const Glib::ustring & signal)Gio::DBus::Messagestatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_arg0() constGio::DBus::Message
get_arg0_path() constGio::DBus::Message
get_body(Glib::VariantBase & value) constGio::DBus::Message
get_byte_order() constGio::DBus::Message
get_data(const QueryQuark & key)Glib::Object
get_destination() constGio::DBus::Message
get_error_name() constGio::DBus::Message
get_flags() constGio::DBus::Message
get_header(Glib::VariantBase & value, MessageHeaderField header_field) constGio::DBus::Message
get_header_fields() constGio::DBus::Message
get_interface() constGio::DBus::Message
get_locked() constGio::DBus::Message
get_member() constGio::DBus::Message
get_message_type() constGio::DBus::Message
get_num_unix_fds() constGio::DBus::Message
get_path() constGio::DBus::Message
get_property(const Glib::ustring & property_name, PropertyType & value) constGlib::ObjectBase
get_property(const Glib::ustring & property_name) constGlib::ObjectBase
get_property_value(const Glib::ustring & property_name, Glib::ValueBase & value) constGlib::ObjectBase
get_reply_serial() constGio::DBus::Message
get_sender() constGio::DBus::Message
get_serial() constGio::DBus::Message
get_signature() constGio::DBus::Message
get_type()Gio::DBus::Messagestatic
get_unix_fd_list()Gio::DBus::Message
get_unix_fd_list() constGio::DBus::Message
gobj()Gio::DBus::Messageinline
gobj() constGio::DBus::Messageinline
gobj_copy()Gio::DBus::Message
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
lock()Gio::DBus::Message
Message(Message && src) noexceptGio::DBus::Message
Message()Gio::DBus::Messageprotected
Object(const Object &)=deleteGlib::Object
Object(Object && src) noexceptGlib::Object
Object()Glib::Objectprotected
Object(const Glib::ConstructParams & construct_params)Glib::Objectexplicitprotected
Object(GObject * castitem)Glib::Objectexplicitprotected
ObjectBase(const ObjectBase &)=deleteGlib::ObjectBase
ObjectBase()Glib::ObjectBaseprotected
ObjectBase(const char * custom_type_name)Glib::ObjectBaseexplicitprotected
ObjectBase(const std::type_info & custom_type_info)Glib::ObjectBaseexplicitprotected
ObjectBase(ObjectBase && src) noexceptGlib::ObjectBaseprotected
operator=(Message && src) noexceptGio::DBus::Message
Glib::Object::operator=(const Object &)=deleteGlib::Object
Glib::Object::operator=(Object && src) noexceptGlib::Object
Glib::ObjectBase::operator=(const ObjectBase &)=deleteGlib::ObjectBase
Glib::ObjectBase::operator=(ObjectBase && src) noexceptGlib::ObjectBaseprotected
print(guint indent)Gio::DBus::Message
property_locked() constGio::DBus::Message
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
set_body(const Glib::VariantBase & body)Gio::DBus::Message
set_byte_order(ByteOrder byte_order)Gio::DBus::Message
set_data(const Quark & key, void * data)Glib::Object
set_data(const Quark & key, void * data, DestroyNotify notify)Glib::Object
set_data_with_c_callback(const Quark & key, void * data, GDestroyNotify notify)Glib::Object
set_destination(const Glib::ustring & value)Gio::DBus::Message
set_error_name(const Glib::ustring & value)Gio::DBus::Message
set_flags(MessageFlags flags)Gio::DBus::Message
set_header(MessageHeaderField header_field, const Glib::VariantBase & value)Gio::DBus::Message
set_interface(const Glib::ustring & value)Gio::DBus::Message
set_member(const Glib::ustring & value)Gio::DBus::Message
set_message_type(MessageType type)Gio::DBus::Message
set_num_unix_fds(guint32 value)Gio::DBus::Message
set_path(const Glib::ustring & value)Gio::DBus::Message
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_reply_serial(guint32 value)Gio::DBus::Message
set_sender(const Glib::ustring & value)Gio::DBus::Message
set_serial(guint32 serial)Gio::DBus::Message
set_signature(const Glib::ustring & value)Gio::DBus::Message
set_unix_fd_list(const Glib::RefPtr< UnixFDList > & fd_list)Gio::DBus::Message
steal_data(const QueryQuark & quark)Glib::Object
thaw_notify()Glib::ObjectBase
to_blob(gsize & out_size, CapabilityFlags capabilities=CapabilityFlags::NONE)Gio::DBus::Message
to_exception()Gio::DBus::Message
unreference() constGlib::ObjectBasevirtual
unset_unix_fd_list()Gio::DBus::Message
wrap(GDBusMessage * object, bool take_copy=false)Gio::DBus::Messagerelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
~Message() noexcept overrideGio::DBus::Message
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual