glibmm 2.80.0
Gio::UnixFDList Member List

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

append(int fd)Gio::UnixFDList
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::UnixFDListstatic
create(const std::vector< int > & fds)Gio::UnixFDListstatic
create(const std::vector< int > & fds, int n_fds)Gio::UnixFDListstatic
DestroyNotify typedefGlib::Object
freeze_notify()Glib::ObjectBase
get(int index) constGio::UnixFDList
get_data(const QueryQuark & key)Glib::Object
get_length() constGio::UnixFDList
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::UnixFDListstatic
gobj()Gio::UnixFDListinline
gobj() constGio::UnixFDListinline
gobj_copy()Gio::UnixFDList
Glib::Object::gobj_copy() constGlib::ObjectBase
initialize(GObject * castitem)Glib::ObjectBaseprotected
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper)Glib::ObjectBaseprotected
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=(UnixFDList && src) noexceptGio::UnixFDList
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
peek_fds() constGio::UnixFDList
reference() constGlib::ObjectBasevirtual
remove_data(const QueryQuark & quark)Glib::Object
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
steal_data(const QueryQuark & quark)Glib::Object
steal_fds()Gio::UnixFDList
thaw_notify()Glib::ObjectBase
UnixFDList(UnixFDList && src) noexceptGio::UnixFDList
UnixFDList()Gio::UnixFDListprotected
UnixFDList(const std::vector< int > & fds)Gio::UnixFDListexplicitprotected
UnixFDList(const std::vector< int > & fds, int n_fds)Gio::UnixFDListexplicitprotected
unreference() constGlib::ObjectBasevirtual
wrap(GUnixFDList * object, bool take_copy=false)Gio::UnixFDListrelated
Glib::Object::wrap(GObject * object, bool take_copy=false)Glib::Objectrelated
~Object() noexcept overrideGlib::Objectprotected
~ObjectBase() noexcept=0Glib::ObjectBaseprotectedpure virtual
~UnixFDList() noexcept overrideGio::UnixFDList