IDZEBRA  2.2.7
Data Fields
ISAM_s Struct Reference

#include <isam.h>

Data Fields

const struct isam_control * ictrl
 
const KEY_CONTROLkctrl
 
BFiles bfs
 
void * priv
 

Detailed Description

ISAM_s is the generic isam structure

Definition at line 167 of file isam.h.

Field Documentation

◆ bfs

BFiles ISAM_s::bfs

Definition at line 170 of file isam.h.

◆ ictrl

const struct isam_control* ISAM_s::ictrl

Definition at line 168 of file isam.h.

◆ kctrl

const KEY_CONTROL* ISAM_s::kctrl

Definition at line 169 of file isam.h.

◆ priv

void* ISAM_s::priv

Definition at line 171 of file isam.h.


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