![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <history.h>
Collaboration diagram for dt_history_hash_values_t:Data Fields | |
| guint8 * | basic |
| int | basic_len |
| guint8 * | auto_apply |
| int | auto_apply_len |
| guint8 * | current |
| int | current_len |
| guint8* dt_history_hash_values_t::auto_apply |
Referenced by _exif_xmp_read_data(), dt_exif_xmp_read(), dt_history_hash_read(), and dt_history_hash_write().
| int dt_history_hash_values_t::auto_apply_len |
Referenced by _exif_xmp_read_data(), dt_exif_xmp_read(), dt_history_hash_read(), and dt_history_hash_write().
| guint8* dt_history_hash_values_t::basic |
Referenced by _exif_xmp_read_data(), dt_exif_xmp_read(), dt_history_hash_read(), and dt_history_hash_write().
| int dt_history_hash_values_t::basic_len |
Referenced by _exif_xmp_read_data(), dt_exif_xmp_read(), dt_history_hash_read(), and dt_history_hash_write().
| guint8* dt_history_hash_values_t::current |
Referenced by _exif_xmp_read_data(), dt_exif_xmp_read(), dt_history_hash_read(), and dt_history_hash_write().
| int dt_history_hash_values_t::current_len |
Referenced by _exif_xmp_read_data(), dt_exif_xmp_read(), dt_history_hash_read(), and dt_history_hash_write().