, including all inherited members.
add_child(const Glib::RefPtr<Node>& child) | Gegl::Node | |
blit(double scale, const Rectangle& roi, const Babl* format, void* destination_buf, int rowstride, BlitFlags flags) | Gegl::Node | |
connect_from(const Glib::ustring& input_pad_name, const Glib::RefPtr<Node>& source, const Glib::ustring& output_pad_name) | Gegl::Node | |
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(const Glib::ustring& output_pad_name, const Glib::RefPtr<Node>& sink, const Glib::ustring& input_pad_name) | Gegl::Node | |
create() | Gegl::Node | [static] |
create_child(const Glib::ustring& operation) | Gegl::Node | |
DestroyNotify typedef | Glib::Object | |
detect(int x, int y) | Gegl::Node | |
detect(int x, int y) const | Gegl::Node | |
disconnect(const Glib::ustring& input_pad) | Gegl::Node | |
find_property(const Glib::ustring& property_name) | Gegl::Node | |
get(const Glib::ustring& first_property_name,...) G_GNUC_NULL_TERMINATED | Gegl::Node | |
get(const Glib::ustring& _property_name, T& value) | Gegl::Node | [inline] |
get_bounding_box() const | Gegl::Node | |
get_children() | Gegl::Node | |
get_consumers(const Glib::ustring& output_pad, GeglNode*** nodes, const gchar*** pads) const | Gegl::Node | |
get_data(const QueryQuark &key) | Glib::Object | |
get_input_proxy(const Glib::ustring& pad_name) | Gegl::Node | |
get_input_proxy(const Glib::ustring& pad_name) const | Gegl::Node | |
get_operation() const | Gegl::Node | |
get_output_proxy(const Glib::ustring& pad_name) | Gegl::Node | |
get_output_proxy(const Glib::ustring& pad_name) const | Gegl::Node | |
get_parent() | Gegl::Node | |
get_parent() const | Gegl::Node | |
get_producer(const Glib::ustring& input_pad_name, Glib::ustring* output_pad_name) const | Gegl::Node | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
gobj() | Gegl::Node | [inline] |
gobj() const | Gegl::Node | [inline] |
gobj_copy() | Gegl::Node | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
link(const Glib::RefPtr<Node>& sink) | Gegl::Node | |
new_child(const Glib::ustring& first_property_name, const Glib::ustring& first_value) | Gegl::Node | |
new_from_file(const Glib::ustring& path) | Gegl::Node | [static] |
new_from_xml(const Glib::ustring& xmldata, const Glib::ustring& path_root) | Gegl::Node | [static] |
new_processor(const Rectangle& rectangle) | Gegl::Node | |
Node() | Gegl::Node | [protected] |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
process() | Gegl::Node | |
property_gegl_operation() | Gegl::Node | |
property_gegl_operation() const | Gegl::Node | |
property_name() | Gegl::Node | |
property_name() const | Gegl::Node | |
property_operation() | Gegl::Node | |
property_operation() const | Gegl::Node | |
reference() const | Glib::ObjectBase | [virtual] |
remove_child(const Glib::RefPtr<Node>& child) | Gegl::Node | |
remove_data(const QueryQuark &quark) | Glib::Object | |
set(const Glib::ustring& first_property_name,...) G_GNUC_NULL_TERMINATED | Gegl::Node | |
set(const Glib::ustring& _property_name, const T& value) | Gegl::Node | [inline] |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify 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 | |
signal_computed() | Gegl::Node | |
signal_invalidated() | Gegl::Node | |
steal_data(const QueryQuark &quark) | Glib::Object | |
to_xml(const Glib::ustring& path_root) const | Gegl::Node | |
unreference() const | Glib::ObjectBase | [virtual] |
wrap(GeglNode* object, bool take_copy=false) | Gegl::Node | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Node() | Gegl::Node | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |