IDZEBRA  2.2.7
Data Fields
sort_term_stream Struct Reference

Data Fields

int no
 
int insert_flag
 
struct sort_term st
 

Detailed Description

Definition at line 148 of file sortidx.c.

Field Documentation

◆ insert_flag

int sort_term_stream::insert_flag

Definition at line 150 of file sortidx.c.

Referenced by sort_term_code_read(), zebra_sort_add(), and zebra_sort_delete().

◆ no

int sort_term_stream::no

Definition at line 149 of file sortidx.c.

Referenced by sort_term_code_read(), zebra_sort_add(), and zebra_sort_delete().

◆ st

struct sort_term sort_term_stream::st

Definition at line 150 of file sortidx.c.

Referenced by sort_term_code_read(), zebra_sort_add(), and zebra_sort_delete().


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