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

#include <introspection.h>

+ Collaboration diagram for dt_introspection_t:

Data Fields

int api_version
 
int params_version
 
const char * type_name
 
size_t size
 
dt_introspection_field_tfield
 
size_t self_size
 
size_t default_params
 

Detailed Description

Definition at line 240 of file introspection.h.

Field Documentation

◆ api_version

int dt_introspection_t::api_version

Definition at line 242 of file introspection.h.

◆ default_params

size_t dt_introspection_t::default_params

Definition at line 248 of file introspection.h.

◆ field

dt_introspection_field_t* dt_introspection_t::field

Definition at line 246 of file introspection.h.

◆ params_version

int dt_introspection_t::params_version

Definition at line 243 of file introspection.h.

◆ self_size

size_t dt_introspection_t::self_size

Definition at line 247 of file introspection.h.

◆ size

size_t dt_introspection_t::size

Definition at line 245 of file introspection.h.

◆ type_name

const char* dt_introspection_t::type_name

Definition at line 244 of file introspection.h.


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