YAZ  5.34.0
Data Fields
ZOOM_options_p Struct Reference

Data Fields

int refcount
 
void * callback_handle
 
ZOOM_options_callback callback_func
 
struct ZOOM_options_entryentries
 
ZOOM_options parent1
 
ZOOM_options parent2
 

Detailed Description

Definition at line 25 of file zoom-opt.c.

Field Documentation

◆ callback_func

ZOOM_options_callback ZOOM_options_p::callback_func

Definition at line 28 of file zoom-opt.c.

◆ callback_handle

void* ZOOM_options_p::callback_handle

Definition at line 27 of file zoom-opt.c.

◆ entries

struct ZOOM_options_entry* ZOOM_options_p::entries

Definition at line 29 of file zoom-opt.c.

◆ parent1

ZOOM_options ZOOM_options_p::parent1

Definition at line 30 of file zoom-opt.c.

◆ parent2

ZOOM_options ZOOM_options_p::parent2

Definition at line 31 of file zoom-opt.c.

◆ refcount

int ZOOM_options_p::refcount

Definition at line 26 of file zoom-opt.c.


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