glibmm 2.82.0
|
This is the complete list of members for Gio::SocketSource, including all inherited members.
add_poll(PollFD & poll_fd) | Glib::Source | protected |
attach(const Glib::RefPtr< MainContext > & context) | Glib::Source | |
attach() | Glib::Source | |
BaseObjectType typedef | Glib::Source | |
check() override | Glib::IOSource | protectedvirtual |
connect(const sigc::slot< bool(IOCondition)> & slot) | Glib::IOSource | |
connect_generic(const sigc::slot_base & slot) | Glib::Source | protected |
CppObjectType typedef | Gio::SocketSource | |
create(const Glib::RefPtr< Socket > & socket, Glib::IOCondition condition, const Glib::RefPtr< Cancellable > & cancellable={}) | Gio::SocketSource | static |
Glib::IOSource::create(PollFD::fd_t fd, IOCondition condition) | Glib::IOSource | static |
Glib::IOSource::create(const Glib::RefPtr< IOChannel > & channel, IOCondition condition) | Glib::IOSource | static |
Glib::Source::create() | Glib::Source | static |
destroy() | Glib::Source | |
dispatch(sigc::slot_base * slot) override | Glib::IOSource | protectedvirtual |
get_can_recurse() const | Glib::Source | |
get_context() | Glib::Source | |
get_id() const | Glib::Source | |
get_priority() const | Glib::Source | |
get_time() const | Glib::Source | protected |
gobj() | Glib::Source | inline |
gobj() const | Glib::Source | inline |
gobj_copy() const | Glib::Source | |
IOSource(PollFD::fd_t fd, IOCondition condition) | Glib::IOSource | protected |
IOSource(const Glib::RefPtr< IOChannel > & channel, IOCondition condition) | Glib::IOSource | protected |
IOSource(GSource * cast_item, GSourceFunc callback_func) | Glib::IOSource | protected |
operator=(const Source &)=delete | Glib::Source | |
prepare(int & timeout) override | Glib::IOSource | protectedvirtual |
reference() const | Glib::Source | |
remove_poll(PollFD & poll_fd) | Glib::Source | protected |
set_can_recurse(bool can_recurse) | Glib::Source | |
set_priority(int priority) | Glib::Source | |
SocketSource(const Glib::RefPtr< Socket > & socket, Glib::IOCondition condition, const Glib::RefPtr< Cancellable > & cancellable) | Gio::SocketSource | protected |
Source(const Source &)=delete | Glib::Source | |
Source() | Glib::Source | protected |
Source(GSource * cast_item, GSourceFunc callback_func) | Glib::Source | protected |
unreference() const | Glib::Source | |
~IOSource() noexcept override | Glib::IOSource | protected |
~SocketSource() noexcept override | Gio::SocketSource | protected |
~Source() noexcept | Glib::Source | protectedvirtual |