YAZ  5.34.0
Data Fields
ZOOM_options_entry Struct Reference

Data Fields

char * name
 
char * value
 
int len
 
struct ZOOM_options_entrynext
 

Detailed Description

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

Field Documentation

◆ len

int ZOOM_options_entry::len

◆ name

char* ZOOM_options_entry::name

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

Referenced by ZOOM_options_destroy(), ZOOM_options_dup(), and ZOOM_options_getl().

◆ next

struct ZOOM_options_entry* ZOOM_options_entry::next

◆ value

char* ZOOM_options_entry::value

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