IDZEBRA  2.2.7
Data Fields
zebra_sort_index Struct Reference

Data Fields

BFiles bfs
 
int write_flag
 
zint sysno
 
int type
 
char * entry_buf
 
struct sortFilecurrent_file
 
struct sortFilefiles
 

Detailed Description

Definition at line 187 of file sortidx.c.

Field Documentation

◆ bfs

BFiles zebra_sort_index::bfs

Definition at line 188 of file sortidx.c.

Referenced by zebra_sort_open(), and zebra_sort_type().

◆ current_file

struct sortFile* zebra_sort_index::current_file

◆ entry_buf

char* zebra_sort_index::entry_buf

Definition at line 192 of file sortidx.c.

Referenced by zebra_sort_add(), zebra_sort_close(), zebra_sort_delete(), and zebra_sort_open().

◆ files

struct sortFile* zebra_sort_index::files

Definition at line 194 of file sortidx.c.

Referenced by zebra_sort_close(), zebra_sort_open(), zebra_sort_sysno(), and zebra_sort_type().

◆ sysno

zint zebra_sort_index::sysno

◆ type

int zebra_sort_index::type

◆ write_flag

int zebra_sort_index::write_flag

Definition at line 189 of file sortidx.c.

Referenced by zebra_sort_open(), and zebra_sort_type().


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