, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | trackable | |
connect(const Glib::RefPtr< SocketConnectable >& connectable, const Glib::RefPtr< Cancellable >& cancellable) | Gio::SocketClient | |
connect_async(const Glib::RefPtr< SocketConnectable >& connectable, const Glib::RefPtr< Cancellable >& cancellable, const SlotAsyncReady& slot) | Gio::SocketClient | |
connect_finish(const Glib::RefPtr< AsyncResult >& result) | Gio::SocketClient | |
connect_property_changed(const Glib::ustring& property_name, const sigc::slot< void >& slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring& property_name, const sigc::slot< void >& slot) | Glib::ObjectBase | |
connect_to_host(const Glib::ustring& host_and_port, guint16 default_port, const Glib::RefPtr< Cancellable >& cancellable) | Gio::SocketClient | |
connect_to_host_async(const Glib::ustring& host_and_port, guint16 default_port, const Glib::RefPtr< Cancellable >& cancellable, const SlotAsyncReady& slot) | Gio::SocketClient | |
connect_to_host_finish(const Glib::RefPtr< AsyncResult >& result) | Gio::SocketClient | |
connect_to_service(const Glib::ustring& domain, const Glib::ustring& service, const Glib::RefPtr< Cancellable >& cancellable) | Gio::SocketClient | |
connect_to_service_async(const Glib::ustring& domain, const Glib::ustring& service, const Glib::RefPtr< Cancellable >& cancellable, const SlotAsyncReady& slot) | Gio::SocketClient | |
connect_to_service_finish(const Glib::RefPtr< AsyncResult >& result) | Gio::SocketClient | |
create() | Gio::SocketClient | [static] |
DestroyNotify typedef | Glib::Object | |
freeze_notify() | Glib::ObjectBase | |
get_data(const QueryQuark& key) | Glib::Object | |
get_family() const | Gio::SocketClient | |
get_local_address() | Gio::SocketClient | |
get_local_address() const | Gio::SocketClient | |
get_property(const Glib::ustring& property_name, PropertyType& value) const | Glib::ObjectBase | [inline] |
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) const | Glib::ObjectBase | |
get_protocol() const | Gio::SocketClient | |
get_socket_type() const | Gio::SocketClient | |
gobj() | Gio::SocketClient | [inline] |
gobj() const | Gio::SocketClient | [inline] |
gobj_copy() | Gio::SocketClient | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject* castitem) | Glib::ObjectBase | [protected] |
notify_callbacks() | trackable | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams& construct_params) | Glib::Object | [explicit, protected] |
Object(GObject* castitem) | Glib::Object | [explicit, protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char* custom_type_name) | Glib::ObjectBase | [explicit, protected] |
ObjectBase(const std::type_info& custom_type_info) | Glib::ObjectBase | [explicit, protected] |
property_family() | Gio::SocketClient | |
property_family() const | Gio::SocketClient | |
property_local_address() | Gio::SocketClient | |
property_local_address() const | Gio::SocketClient | |
property_protocol() | Gio::SocketClient | |
property_protocol() const | Gio::SocketClient | |
property_type() | Gio::SocketClient | |
property_type() const | Gio::SocketClient | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark& quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | trackable | |
set_data(const Quark& key, void* data) | Glib::Object | |
set_data(const Quark& key, void* data, DestroyNotify notify) | Glib::Object | |
set_family(SocketFamily family) | Gio::SocketClient | |
set_local_address(const Glib::RefPtr< SocketAddress >& address) | Gio::SocketClient | |
set_property(const Glib::ustring& property_name, const PropertyType& value) | Glib::ObjectBase | [inline] |
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value) | Glib::ObjectBase | |
set_protocol(SocketProtocol protocol) | Gio::SocketClient | |
set_socket_type(SocketType type) | Gio::SocketClient | |
SocketClient() | Gio::SocketClient | [protected] |
steal_data(const QueryQuark& quark) | Glib::Object | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(GSocketClient* object, bool take_copy=false) | Gio::SocketClient | [related] |
Glib::Object::wrap(GObject* object, bool take_copy=false) | Glib::Object | [related] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |
~SocketClient() | Gio::SocketClient | [virtual] |