IDZEBRA  2.2.7
Data Fields
ISAMB_file Struct Reference

Data Fields

BFile bf
 
int head_dirty
 
struct ISAMB_head head
 
struct ISAMB_cache_entrycache_entries
 

Detailed Description

Definition at line 88 of file isamb.c.

Field Documentation

◆ bf

BFile ISAMB_file::bf

◆ cache_entries

struct ISAMB_cache_entry* ISAMB_file::cache_entries

Definition at line 92 of file isamb.c.

Referenced by cache_block(), flush_blocks(), and isamb_open2().

◆ head

struct ISAMB_head ISAMB_file::head

◆ head_dirty

int ISAMB_file::head_dirty

Definition at line 90 of file isamb.c.

Referenced by close_block(), isamb_close(), isamb_open2(), and new_block().


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