Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_introspection_type_header_t Struct Reference

#include <introspection.h>

+ Collaboration diagram for dt_introspection_type_header_t:

Data Fields

dt_introspection_type_t type
 
const char * type_name
 
const char * name
 
const char * field_name
 
const char * description
 
size_t size
 
size_t offset
 
struct dt_iop_module_so_tso
 

Detailed Description

Definition at line 60 of file introspection.h.

Field Documentation

◆ description

const char* dt_introspection_type_header_t::description

Definition at line 66 of file introspection.h.

Referenced by _lib_history_change_text().

◆ field_name

const char* dt_introspection_type_header_t::field_name

Definition at line 65 of file introspection.h.

Referenced by _lib_history_change_text().

◆ name

const char* dt_introspection_type_header_t::name

Definition at line 64 of file introspection.h.

Referenced by _iop_validate_params().

◆ offset

size_t dt_introspection_type_header_t::offset

◆ size

size_t dt_introspection_type_header_t::size

◆ so

struct dt_iop_module_so_t* dt_introspection_type_header_t::so
Todo:
: use start of parent struct instead?

Definition at line 69 of file introspection.h.

◆ type

◆ type_name

const char* dt_introspection_type_header_t::type_name

Definition at line 63 of file introspection.h.

Referenced by _iop_validate_params(), and _lib_history_change_text().


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