ze-filter  (ze-filter-0.8.0-develop-180218)

#include <zeBTree.h>

Public Attributes

uint32_t signature
 
int count
 
size_t size
 
ZEBTREC_Troot
 
ZEBT_CMP_F reccmp
 
bool chkCount
 
int maxCount
 
int nbErr
 
pthread_mutex_t mutex
 

Detailed Description

Definition at line 73 of file zeBTree.h.

Member Data Documentation

◆ chkCount

bool ZEBT_T::chkCount

Definition at line 79 of file zeBTree.h.

◆ count

int ZEBT_T::count

Definition at line 75 of file zeBTree.h.

◆ maxCount

int ZEBT_T::maxCount

Definition at line 80 of file zeBTree.h.

◆ mutex

pthread_mutex_t ZEBT_T::mutex

Definition at line 82 of file zeBTree.h.

◆ nbErr

int ZEBT_T::nbErr

Definition at line 81 of file zeBTree.h.

◆ reccmp

ZEBT_CMP_F ZEBT_T::reccmp

Definition at line 78 of file zeBTree.h.

◆ root

ZEBTREC_T* ZEBT_T::root

Definition at line 77 of file zeBTree.h.

◆ signature

uint32_t ZEBT_T::signature

Definition at line 74 of file zeBTree.h.

◆ size

size_t ZEBT_T::size

Definition at line 76 of file zeBTree.h.


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