YAZ 5.37.0
yaz_facet_attr Struct Reference

#include <facet.h>

Data Fields

int errcode
char * errstring
const char * useattr
char useattrbuff [30]
int sortorder
int limit
int start

Detailed Description

A helper structure to extract all the attribute stuff from one Z_AttributesList for facets. The pointers will all be to the Z-structures, or to constants, so there is no need to worry about freeing them

Definition at line 53 of file facet.h.

Field Documentation

◆ errcode

int yaz_facet_attr::errcode

◆ errstring

char* yaz_facet_attr::errstring

◆ limit

◆ sortorder

◆ start

◆ useattr

◆ useattrbuff

char yaz_facet_attr::useattrbuff[30]

Definition at line 59 of file facet.h.

Referenced by useattr(), yaz_facet_attr_get_z_attributes(), and yaz_facet_attr_init().


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