pazpar2  1.14.1
Data Fields
database_criterion_value Struct Reference

Data Fields

char * value
 
struct database_criterion_valuenext
 

Detailed Description

Definition at line 44 of file database.c.

Field Documentation

◆ next

struct database_criterion_value* database_criterion_value::next

Definition at line 46 of file database.c.

Referenced by create_database_criterion(), and match_criterion().

◆ value

char* database_criterion_value::value

Definition at line 45 of file database.c.

Referenced by create_database_criterion(), and match_criterion().


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