glibmm 2.80.0
Gio::SocketService Member List

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

accept(Glib::RefPtr< Object > & source_object, const Glib::RefPtr< Cancellable > & cancellable)Gio::SocketListener
accept(Glib::RefPtr< Object > & source_object)Gio::SocketListener
accept(const Glib::RefPtr< Cancellable > & cancellable)Gio::SocketListener
accept()Gio::SocketListener
accept_async(const SlotAsyncReady & slot)Gio::SocketListener
accept_async(const Glib::RefPtr< Cancellable > & cancellable, const SlotAsyncReady & slot)Gio::SocketListener
accept_finish(const Glib::RefPtr< AsyncResult > & result, Glib::RefPtr< Glib::Object > & source_object)Gio::SocketListener
accept_finish(const Glib::RefPtr< AsyncResult > & result)Gio::SocketListener
accept_socket(Glib::RefPtr< Glib::Object > & source_object, const Glib::RefPtr< Cancellable > & cancellable)Gio::SocketListener
accept_socket(Glib::RefPtr< Glib::Object > & source_object)Gio::SocketListener
accept_socket(const Glib::RefPtr< Cancellable > & cancellable)Gio::SocketListener
accept_socket()Gio::SocketListener
accept_socket_async(const Glib::RefPtr< Cancellable > & cancellable, const SlotAsyncReady & slot)Gio::SocketListener
accept_socket_async(const SlotAsyncReady & slot)Gio::SocketListener
accept_socket_finish(const Glib::RefPtr< AsyncResult > & result, Glib::RefPtr< Glib::Object > & source_object)Gio::SocketListener
accept_socket_finish(const Glib::RefPtr< AsyncResult > & result)Gio::SocketListener
add_address(const Glib::RefPtr< SocketAddress > & address, Socket::Type type, Socket::Protocol protocol, const Glib::RefPtr< Glib::Object > & source_object, Glib::RefPtr< SocketAddress > & effective_address)Gio::SocketListener
add_address(const Glib::RefPtr< SocketAddress > & address, Socket::Type type, Socket::Protocol protocol, Glib::RefPtr< SocketAddress > & effective_address)Gio::SocketListener
add_any_inet_port(const Glib::RefPtr< Glib::Object > & source_object)Gio::SocketListener
add_any_inet_port()Gio::SocketListener
add_inet_port(guint16 port, const Glib::RefPtr< Glib::Object > & source_object)Gio::SocketListener
add_inet_port(guint16 port)Gio::SocketListener
add_socket(const Glib::RefPtr< Socket > & socket, const Glib::RefPtr< Glib::Object > & source_object)Gio::SocketListener
add_socket(const Glib::RefPtr< Socket > & socket)Gio::SocketListener
close()Gio::SocketListener
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()Gio::SocketServicestatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_data(const QueryQuark & key)Glib::Object
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_type()Gio::SocketServicestatic
gobj()Gio::SocketServiceinline
gobj() constGio::SocketServiceinline
gobj_copy()Gio::SocketService
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
is_active()Gio::SocketService
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
on_incoming(const Glib::RefPtr< SocketConnection > & connection, const Glib::RefPtr< Glib::Object > & source_object)Gio::SocketServiceprotectedvirtual
operator=(SocketService && src) noexceptGio::SocketService
Gio::SocketListener::operator=(SocketListener && src) noexceptGio::SocketListener
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_active()Gio::SocketService
property_active() constGio::SocketService
property_listen_backlog()Gio::SocketListener
property_listen_backlog() constGio::SocketListener
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
set_backlog(int listen_backlog)Gio::SocketListener
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_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_incoming()Gio::SocketService
SocketListener(SocketListener && src) noexceptGio::SocketListener
SocketListener()Gio::SocketListenerprotected
SocketService(SocketService && src) noexceptGio::SocketService
SocketService()Gio::SocketServiceprotected
start()Gio::SocketService
steal_data(const QueryQuark & quark)Glib::Object
stop()Gio::SocketService
thaw_notify()Glib::ObjectBase
unreference() constGlib::ObjectBasevirtual
wrap(GSocketService * object, bool take_copy=false)Gio::SocketServicerelated
Gio::SocketListener::wrap(GSocketListener * object, bool take_copy=false)Gio::SocketListenerrelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~SocketListener() noexcept overrideGio::SocketListener
~SocketService() noexcept overrideGio::SocketService