glibmm 2.80.0
|
This is the complete list of members for Gio::Subprocess, including all inherited members.
add_interface(GType gtype_implementer) | Gio::Initable | static |
communicate(const Glib::RefPtr< const Glib::Bytes > & stdin_buf, const Glib::RefPtr< Cancellable > & cancellable={}) | Gio::Subprocess | |
communicate_async(const Glib::RefPtr< const Glib::Bytes > & stdin_buf, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable={}) | Gio::Subprocess | |
communicate_finish(const Glib::RefPtr< AsyncResult > & result) | Gio::Subprocess | |
communicate_utf8(const Glib::ustring & stdin_buf, const Glib::RefPtr< Cancellable > & cancellable={}) | Gio::Subprocess | |
communicate_utf8_async(const Glib::ustring & stdin_buf, const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable={}) | Gio::Subprocess | |
communicate_utf8_finish(const Glib::RefPtr< AsyncResult > & result) | Gio::Subprocess | |
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(const std::vector< std::string > & argv, Flags flags=Flags::NONE) | Gio::Subprocess | static |
DestroyNotify typedef | Glib::Object | |
Flags enum name | Gio::Subprocess | |
force_exit() | Gio::Subprocess | |
freeze_notify() | Glib::ObjectBase | |
get_data(const QueryQuark & key) | Glib::Object | |
get_exit_status() const | Gio::Subprocess | |
get_identifier() const | Gio::Subprocess | |
get_if_exited() const | Gio::Subprocess | |
get_if_signaled() const | Gio::Subprocess | |
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_status() const | Gio::Subprocess | |
get_stderr_pipe() | Gio::Subprocess | |
get_stderr_pipe() const | Gio::Subprocess | |
get_stdin_pipe() | Gio::Subprocess | |
get_stdin_pipe() const | Gio::Subprocess | |
get_stdout_pipe() | Gio::Subprocess | |
get_stdout_pipe() const | Gio::Subprocess | |
get_successful() const | Gio::Subprocess | |
get_term_sig() const | Gio::Subprocess | |
get_type() | Gio::Subprocess | static |
gobj() | Gio::Subprocess | inline |
gobj() const | Gio::Subprocess | inline |
gobj_copy() | Gio::Subprocess | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
init(const Glib::RefPtr< Cancellable > & cancellable) | Gio::Initable | protected |
init() | Gio::Initable | protected |
init_vfunc(const Glib::RefPtr< Cancellable > & cancellable, GError ** error) | Gio::Initable | protectedvirtual |
Initable() | Gio::Initable | protected |
Initable(Initable && src) noexcept | Gio::Initable | |
initialize(GObject * castitem) | Glib::ObjectBase | protected |
initialize_move(GObject * castitem, Glib::ObjectBase * previous_wrapper) | Glib::ObjectBase | protected |
Interface() | Glib::Interface | |
Interface(Interface && src) noexcept | Glib::Interface | |
Interface(const Glib::Interface_Class & interface_class) | Glib::Interface | explicit |
Interface(GObject * castitem) | Glib::Interface | explicit |
Interface(const Interface &)=delete | Glib::Interface | |
Object(const Object &)=delete | Glib::Object | |
Object(Object && src) noexcept | Glib::Object | |
Object() | Glib::Object | protected |
Object(const Glib::ConstructParams & construct_params) | Glib::Object | explicitprotected |
Object(GObject * castitem) | Glib::Object | explicitprotected |
ObjectBase(const ObjectBase &)=delete | Glib::ObjectBase | |
ObjectBase() | Glib::ObjectBase | protected |
ObjectBase(const char * custom_type_name) | Glib::ObjectBase | explicitprotected |
ObjectBase(const std::type_info & custom_type_info) | Glib::ObjectBase | explicitprotected |
ObjectBase(ObjectBase && src) noexcept | Glib::ObjectBase | protected |
operator=(Subprocess && src) noexcept | Gio::Subprocess | |
Glib::Object::operator=(const Object &)=delete | Glib::Object | |
Glib::Object::operator=(Object && src) noexcept | Glib::Object | |
Glib::ObjectBase::operator=(const ObjectBase &)=delete | Glib::ObjectBase | |
Glib::ObjectBase::operator=(ObjectBase && src) noexcept | Glib::ObjectBase | protected |
Gio::Initable::operator=(Initable && src) noexcept | Gio::Initable | |
Glib::Interface::operator=(Interface && src) noexcept | Glib::Interface | |
Glib::Interface::operator=(const Interface &)=delete | Glib::Interface | |
reference() const | Glib::ObjectBase | virtual |
remove_data(const QueryQuark & quark) | Glib::Object | |
send_signal(int signal_num) | Gio::Subprocess | |
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 | |
Subprocess(Subprocess && src) noexcept | Gio::Subprocess | |
Subprocess(const std::vector< std::string > & argv, Flags flags=Flags::NONE) | Gio::Subprocess | explicitprotected |
thaw_notify() | Glib::ObjectBase | |
unreference() const | Glib::ObjectBase | virtual |
wait(const Glib::RefPtr< Cancellable > & cancellable={}) const | Gio::Subprocess | |
wait_async(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable={}) const | Gio::Subprocess | |
wait_check(const Glib::RefPtr< Cancellable > & cancellable={}) const | Gio::Subprocess | |
wait_check_async(const SlotAsyncReady & slot, const Glib::RefPtr< Cancellable > & cancellable={}) const | Gio::Subprocess | |
wait_check_finish(const Glib::RefPtr< AsyncResult > & result) const | Gio::Subprocess | |
wait_finish(const Glib::RefPtr< AsyncResult > & result) const | Gio::Subprocess | |
wrap(GSubprocess * object, bool take_copy=false) | Gio::Subprocess | related |
Glib::Object::wrap(GObject * object, bool take_copy=false) | Glib::Object | related |
Gio::Initable::wrap(GInitable * object, bool take_copy=false) | Gio::Initable | related |
~Initable() noexcept override | Gio::Initable | |
~Interface() noexcept override | Glib::Interface | |
~Object() noexcept override | Glib::Object | protected |
~ObjectBase() noexcept=0 | Glib::ObjectBase | protectedpure virtual |
~Subprocess() noexcept override | Gio::Subprocess |