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
 

Field Documentation

◆ blendop_params

unsigned char* history_entry_t::blendop_params

◆ blendop_params_len

int history_entry_t::blendop_params_len

◆ blendop_version

int history_entry_t::blendop_version

◆ enabled

gboolean history_entry_t::enabled

◆ have_modversion

gboolean history_entry_t::have_modversion

Referenced by read_history_v2().

◆ have_operation

gboolean history_entry_t::have_operation

Referenced by read_history_v2().

◆ have_params

gboolean history_entry_t::have_params

Referenced by read_history_v2().

◆ iop_order

double history_entry_t::iop_order

◆ modversion

int history_entry_t::modversion

◆ multi_name

char* history_entry_t::multi_name

◆ multi_priority

◆ num

int history_entry_t::num

◆ operation

◆ params

unsigned char* history_entry_t::params

◆ params_len

int history_entry_t::params_len

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