glibmm  2.53.1.1
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_destroy_notify_callback(void *data, func_destroy_notify func) const sigc::trackable
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=Glib::RefPtr< Cancellable >())Gio::Socketstatic
create_from_fd(int fd, const Glib::RefPtr< Cancellable >& cancellable=Glib::RefPtr< Cancellable >())Gio::Socketstatic
create_source(Glib::IOCondition condition, const Glib::RefPtr< Cancellable >& cancellable=Glib::RefPtr< Cancellable >())Gio::Socket
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
func_destroy_notify typedefsigc::trackable
get_available_bytes() const Gio::Socket
get_blocking() const Gio::Socket
get_broadcast() const Gio::Socket
get_credentials()Gio::Socket
get_credentials() const Gio::Socket
get_data(const QueryQuark& key)Glib::Object
get_family() const Gio::Socket
get_fd() const Gio::Socket
get_keepalive() const Gio::Socket
get_listen_backlog() const Gio::Socket
get_local_address() const Gio::Socket
get_multicast_loopback() const Gio::Socket
get_multicast_ttl() const Gio::Socket
get_option(int level, int optname, int& value) const Gio::Socket
get_property(const Glib::ustring& property_name, PropertyType& value) const Glib::ObjectBase
get_property(const Glib::ustring& property_name) const Glib::ObjectBase
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const Glib::ObjectBase
get_protocol() const Gio::Socket
get_remote_address() const Gio::Socket
get_socket_type() const Gio::Socket
get_timeout() const Gio::Socket
get_ttl() const Gio::Socket
get_type()Gio::Socketstatic
gobj()Gio::Socketinline
gobj() const Gio::Socketinline
gobj_copy()Gio::Socket
Glib::Object::gobj_copy() const Glib::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
notify_callbacks()sigc::trackable
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
Glib::sigc::trackable::operator=(const trackable &src)sigc::trackable
Glib::sigc::trackable::operator=(trackable &&src)sigc::trackable
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() const Gio::Socket
property_broadcast()Gio::Socket
property_broadcast() const Gio::Socket
property_family() const Gio::Socket
property_fd() const Gio::Socket
property_keepalive()Gio::Socket
property_keepalive() const Gio::Socket
property_listen_backlog()Gio::Socket
property_listen_backlog() const Gio::Socket
property_local_address() const Gio::Socket
property_multicast_loopback()Gio::Socket
property_multicast_loopback() const Gio::Socket
property_multicast_ttl()Gio::Socket
property_multicast_ttl() const Gio::Socket
property_protocol() const Gio::Socket
property_remote_address() const Gio::Socket
property_timeout()Gio::Socket
property_timeout() const Gio::Socket
property_ttl()Gio::Socket
property_ttl() const Gio::Socket
property_type() const Gio::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_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=Glib::RefPtr< Cancellable >())Gio::Socket
reference() const Glib::ObjectBasevirtual
remove_data(const QueryQuark& quark)Glib::Object
remove_destroy_notify_callback(void *data) const sigc::trackable
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=Glib::RefPtr< 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_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() const Gio::Socket
steal_data(const QueryQuark& quark)Glib::Object
thaw_notify()Glib::ObjectBase
trackable() noexceptsigc::trackable
trackable(const trackable &src) noexceptsigc::trackable
trackable(trackable &&src)sigc::trackable
Type enum nameGio::Socket
unreference() const Glib::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() noexceptoverrideGio::Initable
~Interface() noexceptoverrideGlib::Interface
~Object() noexceptoverrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~Socket() noexceptoverrideGio::Socket
~trackable()sigc::trackable