![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <pwstorage.h>
Collaboration diagram for dt_pwstorage_t:Data Fields | |
| pw_storage_backend_t | pw_storage_backend |
| void * | backend_context |
pwstorage context
Definition at line 48 of file pwstorage.h.
| void* dt_pwstorage_t::backend_context |
Definition at line 51 of file pwstorage.h.
Referenced by dt_pwstorage_destroy(), dt_pwstorage_get(), dt_pwstorage_new(), and dt_pwstorage_set().
| pw_storage_backend_t dt_pwstorage_t::pw_storage_backend |
Definition at line 50 of file pwstorage.h.
Referenced by dt_pwstorage_destroy(), dt_pwstorage_get(), dt_pwstorage_new(), and dt_pwstorage_set().