YAZ  5.34.0
Data Fields
Z_TermInfo Struct Reference

#include <z-core.h>

Data Fields

Z_Termterm
 
Z_InternationalStringdisplayTerm
 
Z_AttributeListsuggestedAttributes
 
int num_alternativeTerm
 
Z_AttributesPlusTerm ** alternativeTerm
 
Odr_intglobalOccurrences
 
Z_OccurrenceByAttributesbyAttributes
 
Z_OtherInformationotherTermInfo
 

Detailed Description

Definition at line 991 of file z-core.h.

Field Documentation

◆ alternativeTerm

Z_AttributesPlusTerm** Z_TermInfo::alternativeTerm

Definition at line 996 of file z-core.h.

Referenced by process_scanRequest().

◆ byAttributes

Z_OccurrenceByAttributes* Z_TermInfo::byAttributes

Definition at line 998 of file z-core.h.

Referenced by process_scanRequest().

◆ displayTerm

Z_InternationalString* Z_TermInfo::displayTerm

Definition at line 993 of file z-core.h.

Referenced by process_scanRequest(), and ZOOM_scanset_term_x().

◆ globalOccurrences

Odr_int* Z_TermInfo::globalOccurrences

Definition at line 997 of file z-core.h.

Referenced by process_scanRequest(), and ZOOM_scanset_term_x().

◆ num_alternativeTerm

int Z_TermInfo::num_alternativeTerm

Definition at line 995 of file z-core.h.

◆ otherTermInfo

Z_OtherInformation* Z_TermInfo::otherTermInfo

Definition at line 999 of file z-core.h.

Referenced by process_scanRequest().

◆ suggestedAttributes

Z_AttributeList* Z_TermInfo::suggestedAttributes

Definition at line 994 of file z-core.h.

Referenced by process_scanRequest().

◆ term

Z_Term* Z_TermInfo::term

Definition at line 992 of file z-core.h.

Referenced by process_scanRequest(), and ZOOM_scanset_term_x().


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