IDZEBRA  2.2.7
Data Fields
zebra_rank_class Struct Reference

#include <index.h>

Data Fields

struct rank_controlcontrol
 
int init_flag
 
void * class_handle
 
struct zebra_rank_classnext
 

Detailed Description

Definition at line 116 of file index.h.

Field Documentation

◆ class_handle

void* zebra_rank_class::class_handle

Definition at line 119 of file index.h.

Referenced by resultSetRank(), zebraRankDestroy(), and zebraRankLookup().

◆ control

struct rank_control* zebra_rank_class::control

Definition at line 117 of file index.h.

Referenced by resultSetRank(), zebraRankDestroy(), zebraRankInstall(), and zebraRankLookup().

◆ init_flag

int zebra_rank_class::init_flag

Definition at line 118 of file index.h.

Referenced by zebraRankDestroy(), zebraRankInstall(), and zebraRankLookup().

◆ next

struct zebra_rank_class* zebra_rank_class::next

Definition at line 120 of file index.h.

Referenced by zebraRankDestroy(), zebraRankInstall(), and zebraRankLookup().


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