glibmm 2.80.0
Gio::Socket Member List

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

accept(const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
accept()Gio::Socket
add_interface(GType gtype_implementer)Gio::Initablestatic
bind(const Glib::RefPtr< SocketAddress > & address, bool allow_reuse)Gio::Socket
check_connect_result()Gio::Socket
close()Gio::Socket
condition_check(Glib::IOCondition condition)Gio::Socket
condition_timed_wait(Glib::IOCondition condition, gint64 timeout, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
condition_timed_wait(Glib::IOCondition condition, gint64 timeout)Gio::Socket
condition_wait(Glib::IOCondition condition, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
condition_wait(Glib::IOCondition condition)Gio::Socket
connect(const Glib::RefPtr< SocketAddress > & address, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
connect(const Glib::RefPtr< SocketAddress > & address)Gio::Socket
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(SocketFamily family, Type type, Protocol protocol, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socketstatic
create_from_fd(int fd, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socketstatic
create_source(Glib::IOCondition condition, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socket
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get_available_bytes() constGio::Socket
get_blocking() constGio::Socket
get_broadcast() constGio::Socket
get_credentials()Gio::Socket
get_credentials() constGio::Socket
get_data(const QueryQuark & key)Glib::Object
get_family() constGio::Socket
get_fd() constGio::Socket
get_keepalive() constGio::Socket
get_listen_backlog() constGio::Socket
get_local_address() constGio::Socket
get_multicast_loopback() constGio::Socket
get_multicast_ttl() constGio::Socket
get_option(int level, int optname, int & value) constGio::Socket
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_protocol() constGio::Socket
get_remote_address() constGio::Socket
get_socket_type() constGio::Socket
get_timeout() constGio::Socket
get_ttl() constGio::Socket
get_type()Gio::Socketstatic
gobj()Gio::Socketinline
gobj() constGio::Socketinline
gobj_copy()Gio::Socket
Glib::Object::gobj_copy() constGlib::ObjectBase
init(const Glib::RefPtr< Cancellable > & cancellable)Gio::Initableprotected
init()Gio::Initableprotected
init_vfunc(const Glib::RefPtr< Cancellable > & cancellable, GError ** error)Gio::Initableprotectedvirtual
Initable()Gio::Initableprotected
Initable(Initable && src) noexceptGio::Initable
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
Interface()Glib::Interface
Interface(Interface && src) noexceptGlib::Interface
Interface(const Glib::Interface_Class & interface_class)Glib::Interfaceexplicit
Interface(GObject * castitem)Glib::Interfaceexplicit
Interface(const Interface &)=deleteGlib::Interface
is_closed()Gio::Socket
is_connected()Gio::Socket
join_multicast_group(const Glib::RefPtr< InetAddress > & group, bool source_specific, const std::string & iface)Gio::Socket
join_multicast_group(const Glib::RefPtr< InetAddress > & group, bool source_specific)Gio::Socket
leave_multicast_group(const Glib::RefPtr< InetAddress > & group, bool source_specific, const std::string & iface)Gio::Socket
leave_multicast_group(const Glib::RefPtr< InetAddress > & group, bool source_specific)Gio::Socket
listen()Gio::Socket
MsgFlags enum nameGio::Socket
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=(Socket && src) noexceptGio::Socket
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
Gio::Initable::operator=(Initable && src) noexceptGio::Initable
Glib::Interface::operator=(Interface && src) noexceptGlib::Interface
Glib::Interface::operator=(const Interface &)=deleteGlib::Interface
property_blocking()Gio::Socket
property_blocking() constGio::Socket
property_broadcast()Gio::Socket
property_broadcast() constGio::Socket
property_family() constGio::Socket
property_fd() constGio::Socket
property_keepalive()Gio::Socket
property_keepalive() constGio::Socket
property_listen_backlog()Gio::Socket
property_listen_backlog() constGio::Socket
property_local_address() constGio::Socket
property_multicast_loopback()Gio::Socket
property_multicast_loopback() constGio::Socket
property_multicast_ttl()Gio::Socket
property_multicast_ttl() constGio::Socket
property_protocol() constGio::Socket
property_remote_address() constGio::Socket
property_timeout()Gio::Socket
property_timeout() constGio::Socket
property_ttl()Gio::Socket
property_ttl() constGio::Socket
property_type() constGio::Socket
Protocol enum nameGio::Socket
receive(char * buffer, gsize size, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
receive(char * buffer, gsize size)Gio::Socket
receive_bytes(gsize size, gint64 timeout_us, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socket
receive_bytes_from(Glib::RefPtr< SocketAddress > & address, gsize size, gint64 timeout_us, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socket
receive_from(Glib::RefPtr< SocketAddress > & address, char * buffer, gsize size, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
receive_from(Glib::RefPtr< SocketAddress > & address, char * buffer, gsize size)Gio::Socket
receive_with_blocking(gchar * buffer, gsize size, bool blocking, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socket
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
send(const gchar * buffer, gsize size, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
send(const gchar * buffer, gsize size)Gio::Socket
send_to(const Glib::RefPtr< SocketAddress > & address, const char * buffer, gsize size, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socket
send_to(const Glib::RefPtr< SocketAddress > & address, const char * buffer, gsize size)Gio::Socket
send_with_blocking(gchar * buffer, gsize size, bool blocking, const Glib::RefPtr< Cancellable > & cancellable={})Gio::Socket
set_blocking(bool blocking)Gio::Socket
set_broadcast(bool broadcast)Gio::Socket
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_keepalive(bool keepalive)Gio::Socket
set_listen_backlog(int backlog)Gio::Socket
set_multicast_loopback(bool loopback)Gio::Socket
set_multicast_ttl(guint ttl)Gio::Socket
set_option(int level, int optname, int value)Gio::Socket
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_timeout(guint timeout)Gio::Socket
set_ttl(guint ttl)Gio::Socket
shutdown(bool shutdown_read, bool shutdown_write)Gio::Socket
Socket(Socket && src) noexceptGio::Socket
Socket(SocketFamily family, Type type, Protocol protocol, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socketprotected
Socket(int fd, const Glib::RefPtr< Cancellable > & cancellable)Gio::Socketprotected
speaks_ipv4() constGio::Socket
steal_data(const QueryQuark & quark)Glib::Object
thaw_notify()Glib::ObjectBase
Type enum nameGio::Socket
unreference() constGlib::ObjectBasevirtual
wrap(GSocket * object, bool take_copy=false)Gio::Socketrelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
Gio::Initable::wrap(GInitable * object, bool take_copy=false)Gio::Initablerelated
~Initable() noexcept overrideGio::Initable
~Interface() noexcept overrideGlib::Interface
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~Socket() noexcept overrideGio::Socket