YAZ  5.34.0
Data Fields
Z_PrivateCapabilities Struct Reference

#include <z-exp.h>

Data Fields

int num_operators
 
Z_PrivateCapOperator ** operators
 
int num_searchKeys
 
Z_SearchKey ** searchKeys
 
int num_description
 
Z_HumanString ** description
 

Detailed Description

Definition at line 890 of file z-exp.h.

Field Documentation

◆ description

Z_HumanString** Z_PrivateCapabilities::description

Definition at line 896 of file z-exp.h.

◆ num_description

int Z_PrivateCapabilities::num_description

Definition at line 895 of file z-exp.h.

◆ num_operators

int Z_PrivateCapabilities::num_operators

Definition at line 891 of file z-exp.h.

◆ num_searchKeys

int Z_PrivateCapabilities::num_searchKeys

Definition at line 893 of file z-exp.h.

◆ operators

Z_PrivateCapOperator** Z_PrivateCapabilities::operators

Definition at line 892 of file z-exp.h.

◆ searchKeys

Z_SearchKey** Z_PrivateCapabilities::searchKeys

Definition at line 894 of file z-exp.h.


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