IDZEBRA  2.2.7
Data Fields
data1_termlist Struct Reference

#include <data1.h>

Data Fields

char * index_name
 
char * structure
 
char * source
 
struct data1_termlistnext
 

Detailed Description

Definition at line 230 of file data1.h.

Field Documentation

◆ index_name

char* data1_termlist::index_name

Definition at line 232 of file data1.h.

Referenced by index_termlist(), and index_xpath().

◆ next

struct data1_termlist* data1_termlist::next

Definition at line 235 of file data1.h.

Referenced by index_termlist(), index_xpath(), and parse_termlists().

◆ source

char* data1_termlist::source

Definition at line 234 of file data1.h.

Referenced by index_termlist(), and index_xpath().

◆ structure

char* data1_termlist::structure

Definition at line 233 of file data1.h.

Referenced by index_termlist(), and index_xpath().


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