YAZ 5.37.0
ZOOM_options_entry Struct Reference

Data Fields

char * name
char * value
int len
struct ZOOM_options_entrynext

Detailed Description

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

Field Documentation

◆ len

int ZOOM_options_entry::len

◆ name

char* ZOOM_options_entry::name

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

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

◆ next

struct ZOOM_options_entry* ZOOM_options_entry::next

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

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

◆ value

char* ZOOM_options_entry::value

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