YAZ  5.34.0
Data Fields
Z_ComplexAttribute Struct Reference

#include <z-core.h>

Data Fields

int num_list
 
Z_StringOrNumeric ** list
 
int num_semanticAction
 
Odr_int ** semanticAction
 

Detailed Description

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

Field Documentation

◆ list

Z_StringOrNumeric** Z_ComplexAttribute::list

◆ num_list

int Z_ComplexAttribute::num_list

◆ num_semanticAction

int Z_ComplexAttribute::num_semanticAction

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

Referenced by cql_transform_parse_tok_line(), and get_attributeList().

◆ semanticAction

Odr_int** Z_ComplexAttribute::semanticAction

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

Referenced by cql_transform_parse_tok_line(), and get_attributeList().


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