YAZ  5.34.0
Data Fields
cql_prop_entry Struct Reference

Data Fields

char * pattern
 
char * value
 
Z_AttributeList attr_list
 
struct cql_prop_entrynext
 

Detailed Description

Definition at line 37 of file cqltransform.c.

Field Documentation

◆ attr_list

Z_AttributeList cql_prop_entry::attr_list

Definition at line 40 of file cqltransform.c.

Referenced by cql_lookup_reverse().

◆ next

struct cql_prop_entry* cql_prop_entry::next

◆ pattern

char* cql_prop_entry::pattern

◆ value

char* cql_prop_entry::value

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