glibmm 2.80.0
Gio::UnixConnection Member List

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

clear_pending()Gio::IOStream
close(const Glib::RefPtr< Cancellable > & cancellable)Gio::IOStream
close()Gio::IOStream
close_async(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, int io_priority=Glib::PRIORITY_DEFAULT)Gio::IOStream
close_async(const SlotAsyncReady & slot, int io_priority=Glib::PRIORITY_DEFAULT)Gio::IOStream
close_finish(const Glib::RefPtr< AsyncResult > & result)Gio::IOStream
connect(const Glib::RefPtr< SocketAddress > & address, const Glib::RefPtr< Cancellable > & cancellable)Gio::SocketConnection
connect(const Glib::RefPtr< SocketAddress > & address)Gio::SocketConnection
connect_async(const Glib::RefPtr< SocketAddress > & address, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable)Gio::SocketConnection
connect_async(const Glib::RefPtr< SocketAddress > & address, const SlotAsyncReady & slot)Gio::SocketConnection
connect_finish(const Glib::RefPtr< AsyncResult > & result)Gio::SocketConnection
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
create(const Glib::RefPtr< Socket > & socket)Gio::SocketConnectionstatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_data(const QueryQuark & key)Glib::Object
get_input_stream()Gio::IOStream
get_local_address()Gio::SocketConnection
get_local_address() constGio::SocketConnection
get_output_stream()Gio::IOStream
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_remote_address()Gio::SocketConnection
get_remote_address() constGio::SocketConnection
get_socket()Gio::SocketConnection
get_socket() constGio::SocketConnection
get_type()Gio::UnixConnectionstatic
gobj()Gio::UnixConnectioninline
gobj() constGio::UnixConnectioninline
gobj_copy()Gio::UnixConnection
Glib::Object::gobj_copy() constGlib::ObjectBase
has_pending() constGio::IOStream
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
IOStream(IOStream && src) noexceptGio::IOStream
is_closed() constGio::IOStream
is_connected() constGio::SocketConnection
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=(UnixConnection && src) noexceptGio::UnixConnection
Gio::SocketConnection::operator=(SocketConnection && src) noexceptGio::SocketConnection
Gio::IOStream::operator=(IOStream && src) noexceptGio::IOStream
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
property_socket() constGio::SocketConnection
receive_credentials(const Glib::RefPtr< Cancellable > & cancellable)Gio::UnixConnection
receive_credentials()Gio::UnixConnection
receive_credentials(const Glib::RefPtr< Cancellable > & cancellable) constGio::UnixConnection
receive_credentials() constGio::UnixConnection
receive_credentials_async(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable)Gio::UnixConnection
receive_credentials_async(const SlotAsyncReady & slot)Gio::UnixConnection
receive_credentials_finish(const Glib::RefPtr< AsyncResult > & result)Gio::UnixConnection
receive_fd(const Glib::RefPtr< Cancellable > & cancellable)Gio::UnixConnection
receive_fd()Gio::UnixConnection
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
send_credentials(const Glib::RefPtr< Cancellable > & cancellable)Gio::UnixConnection
send_credentials()Gio::UnixConnection
send_credentials_async(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable)Gio::UnixConnection
send_credentials_async(const SlotAsyncReady & slot)Gio::UnixConnection
send_credentials_finish(const Glib::RefPtr< AsyncResult > & result)Gio::UnixConnection
send_fd(int fd, const Glib::RefPtr< Cancellable > & cancellable)Gio::UnixConnection
send_fd(int fd)Gio::UnixConnection
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_pending()Gio::IOStream
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
SocketConnection(SocketConnection && src) noexceptGio::SocketConnection
splice_async(const Glib::RefPtr< IOStream > & stream2, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable, SpliceFlags flags=SpliceFlags::NONE, int io_priority=Glib::PRIORITY_DEFAULT)Gio::IOStream
splice_async(const Glib::RefPtr< IOStream > & stream2, const SlotAsyncReady & slot, SpliceFlags flags=SpliceFlags::NONE, int io_priority=Glib::PRIORITY_DEFAULT)Gio::IOStream
splice_finish(const Glib::RefPtr< AsyncResult > & result)Gio::IOStreamstatic
SpliceFlags enum nameGio::IOStream
steal_data(const QueryQuark & quark)Glib::Object
thaw_notify()Glib::ObjectBase
UnixConnection(UnixConnection && src) noexceptGio::UnixConnection
unreference() constGlib::ObjectBasevirtual
wrap(GUnixConnection * object, bool take_copy=false)Gio::UnixConnectionrelated
Gio::SocketConnection::wrap(GSocketConnection * object, bool take_copy=false)Gio::SocketConnectionrelated
Gio::IOStream::wrap(GIOStream * object, bool take_copy=false)Gio::IOStreamrelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
~IOStream() noexcept overrideGio::IOStream
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~SocketConnection() noexcept overrideGio::SocketConnection
~UnixConnection() noexcept overrideGio::UnixConnection