Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_hm_topo_merge_ctx_t Struct Reference
+ 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_tdev_dest
 

Detailed Description

Definition at line 739 of file history_merge.c.

Field Documentation

◆ copy_module_contents

gboolean _hm_topo_merge_ctx_t::copy_module_contents

◆ dest_ids

GList* _hm_topo_merge_ctx_t::dest_ids

◆ dev_dest

dt_develop_t* _hm_topo_merge_ctx_t::dev_dest

◆ flat

GList* _hm_topo_merge_ctx_t::flat

◆ id_ht

◆ input_nodes

GList* _hm_topo_merge_ctx_t::input_nodes

Definition at line 755 of file history_merge.c.

Referenced by _hm_topo_flatten_constraints(), and _hm_topo_merge_cleanup().

◆ keep_mask

guint _hm_topo_merge_ctx_t::keep_mask

◆ mod_list

const GList* _hm_topo_merge_ctx_t::mod_list

◆ sorted

GList* _hm_topo_merge_ctx_t::sorted

◆ source_iop_order

gboolean _hm_topo_merge_ctx_t::source_iop_order

◆ src_focus_ids

GHashTable* _hm_topo_merge_ctx_t::src_focus_ids

◆ src_ids

GList* _hm_topo_merge_ctx_t::src_ids

The documentation for this struct was generated from the following file: