![]() |
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 |
| GHashTable * | src_focus_ids |
| const GList * | mod_list |
| dt_develop_t * | dev_dest |
| gboolean _hm_topo_merge_ctx_t::copy_module_contents |
Referenced by _hm_topo_apply_solution(), and _hm_try_merge_iop_order_topologically().
| GList* _hm_topo_merge_ctx_t::dest_ids |
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 |
Referenced by _hm_topo_flatten_constraints(), and _hm_try_merge_iop_order_topologically().
| GList* _hm_topo_merge_ctx_t::flat |
Referenced by _hm_topo_flatten_constraints(), _hm_topo_merge_cleanup(), and _hm_topo_sort_constraints().
| GHashTable* _hm_topo_merge_ctx_t::id_ht |
| GList* _hm_topo_merge_ctx_t::input_nodes |
Referenced by _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().
| guint _hm_topo_merge_ctx_t::keep_mask |
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 |
Referenced by _hm_topo_flatten_constraints(), and _hm_try_merge_iop_order_topologically().
| GList* _hm_topo_merge_ctx_t::sorted |
Referenced by _hm_topo_apply_solution(), _hm_topo_merge_cleanup(), and _hm_topo_sort_constraints().
| GHashTable* _hm_topo_merge_ctx_t::src_focus_ids |
Referenced by _hm_topo_build_constraint_ids(), _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().
| GList* _hm_topo_merge_ctx_t::src_ids |
Referenced by _hm_topo_build_constraint_ids(), _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().