IDZEBRA  2.2.7
Functions
rset_isam.c File Reference

factory function for RSET from ISAM More...

#include <stdio.h>
#include <assert.h>
#include "index.h"
#include <rset.h>

Go to the source code of this file.

Functions

RSET zebra_create_rset_isam (ZebraHandle zh, NMEM rset_nmem, struct rset_key_control *kctrl, int scope, ISAM_P pos, TERMID termid)
 

Detailed Description

factory function for RSET from ISAM

Definition in file rset_isam.c.

Function Documentation

◆ zebra_create_rset_isam()

RSET zebra_create_rset_isam ( ZebraHandle  zh,
NMEM  rset_nmem,
struct rset_key_control kctrl,
int  scope,
ISAM_P  pos,
TERMID  termid 
)