![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _hm_topo_merge_ctx_t:Data Fields | |
| GHashTable * | id_ht |
| guint | keep_mask |
| GList * | dest_ids |
| GList * | src_ids |
| GList * | input_nodes |
| GList * | flat |
| GList * | sorted |
| gboolean | copy_module_contents |
| gboolean | source_iop_order |
| GHashTable * | src_focus_ids |
| const GList * | mod_list |
| dt_develop_t * | dev_dest |
Definition at line 788 of file history_merge.c.
| gboolean _hm_topo_merge_ctx_t::copy_module_contents |
Definition at line 810 of file history_merge.c.
Referenced by _hm_topo_apply_solution(), and _hm_try_merge_iop_order_topologically().
| GList* _hm_topo_merge_ctx_t::dest_ids |
Definition at line 800 of file history_merge.c.
Referenced by _hm_topo_build_constraint_ids(), _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().
| dt_develop_t* _hm_topo_merge_ctx_t::dev_dest |
Definition at line 819 of file history_merge.c.
Referenced by _hm_topo_flatten_constraints(), and _hm_try_merge_iop_order_topologically().
| GList* _hm_topo_merge_ctx_t::flat |
Definition at line 806 of file history_merge.c.
Referenced by _hm_topo_flatten_constraints(), _hm_topo_merge_cleanup(), and _hm_topo_sort_constraints().
| GHashTable* _hm_topo_merge_ctx_t::id_ht |
Definition at line 796 of file history_merge.c.
Referenced by _hm_topo_apply_solution(), _hm_topo_build_constraint_ids(), _hm_topo_build_id_info_table(), _hm_topo_flatten_constraints(), _hm_topo_merge_cleanup(), and _hm_topo_sort_constraints().
| GList* _hm_topo_merge_ctx_t::input_nodes |
Definition at line 804 of file history_merge.c.
Referenced by _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().
| guint _hm_topo_merge_ctx_t::keep_mask |
Definition at line 798 of file history_merge.c.
Referenced by _hm_topo_apply_solution(), _hm_topo_build_constraint_ids(), and _hm_topo_flatten_constraints().
| const GList* _hm_topo_merge_ctx_t::mod_list |
Definition at line 817 of file history_merge.c.
Referenced by _hm_topo_flatten_constraints(), and _hm_try_merge_iop_order_topologically().
| GList* _hm_topo_merge_ctx_t::sorted |
Definition at line 808 of file history_merge.c.
Referenced by _hm_topo_apply_solution(), _hm_topo_merge_cleanup(), and _hm_topo_sort_constraints().
| gboolean _hm_topo_merge_ctx_t::source_iop_order |
Definition at line 812 of file history_merge.c.
Referenced by _hm_topo_flatten_constraints(), and _hm_try_merge_iop_order_topologically().
| GHashTable* _hm_topo_merge_ctx_t::src_focus_ids |
Definition at line 815 of file history_merge.c.
Referenced by _hm_topo_build_constraint_ids(), _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().
| GList* _hm_topo_merge_ctx_t::src_ids |
Definition at line 802 of file history_merge.c.
Referenced by _hm_topo_build_constraint_ids(), _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().