Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
history_entry_t Struct Reference
+ Collaboration diagram for history_entry_t:

Data Fields

char * operation
 
gboolean enabled
 
int modversion
 
unsigned char * params
 
int params_len
 
char * multi_name
 
int multi_priority
 
int blendop_version
 
unsigned char * blendop_params
 
int blendop_params_len
 
int num
 
double iop_order
 
gboolean have_operation
 
gboolean have_params
 
gboolean have_modversion
 

Detailed Description

Definition at line 2485 of file exif.cc.

Field Documentation

◆ blendop_params

unsigned char* history_entry_t::blendop_params

◆ blendop_params_len

int history_entry_t::blendop_params_len

Definition at line 2497 of file exif.cc.

Referenced by dt_exif_xmp_read(), read_history_v1(), and read_history_v2().

◆ blendop_version

int history_entry_t::blendop_version

Definition at line 2495 of file exif.cc.

Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().

◆ enabled

gboolean history_entry_t::enabled

Definition at line 2488 of file exif.cc.

Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().

◆ have_modversion

gboolean history_entry_t::have_modversion

Definition at line 2502 of file exif.cc.

Referenced by read_history_v2().

◆ have_operation

gboolean history_entry_t::have_operation

Definition at line 2502 of file exif.cc.

Referenced by read_history_v2().

◆ have_params

gboolean history_entry_t::have_params

Definition at line 2502 of file exif.cc.

Referenced by read_history_v2().

◆ iop_order

double history_entry_t::iop_order

Definition at line 2499 of file exif.cc.

Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().

◆ modversion

int history_entry_t::modversion

Definition at line 2489 of file exif.cc.

Referenced by dt_exif_xmp_read(), print_history_entry(), read_history_v1(), and read_history_v2().

◆ multi_name

char* history_entry_t::multi_name

◆ multi_priority

int history_entry_t::multi_priority

◆ num

int history_entry_t::num

Definition at line 2498 of file exif.cc.

Referenced by dt_exif_xmp_read(), and read_history_v2().

◆ operation

char* history_entry_t::operation

◆ params

unsigned char* history_entry_t::params

◆ params_len

int history_entry_t::params_len

Definition at line 2491 of file exif.cc.

Referenced by dt_exif_xmp_read(), read_history_v1(), and read_history_v2().


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