|
YAZ 5.35.1
|
Data Fields | |
| int | refcount |
| void * | callback_handle |
| ZOOM_options_callback | callback_func |
| struct ZOOM_options_entry * | entries |
| ZOOM_options | parent1 |
| ZOOM_options | parent2 |
Definition at line 25 of file zoom-opt.c.
| ZOOM_options_callback ZOOM_options_p::callback_func |
Definition at line 28 of file zoom-opt.c.
| void* ZOOM_options_p::callback_handle |
Definition at line 27 of file zoom-opt.c.
| struct ZOOM_options_entry* ZOOM_options_p::entries |
Definition at line 29 of file zoom-opt.c.
| ZOOM_options ZOOM_options_p::parent1 |
Definition at line 30 of file zoom-opt.c.
| ZOOM_options ZOOM_options_p::parent2 |
Definition at line 31 of file zoom-opt.c.
| int ZOOM_options_p::refcount |
Definition at line 26 of file zoom-opt.c.