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

#include <zeTable.h>

Public Attributes

size_t sz
 
size_t rsz
 
int chunk
 
int dim
 
int nb
 
int index
 
void * data
 
int(* comp )(const void *, const void *)
 

Detailed Description

Definition at line 33 of file zeTable.h.

Member Data Documentation

◆ chunk

int zeTbl_T::chunk

Definition at line 36 of file zeTable.h.

◆ comp

int(* zeTbl_T::comp) (const void *, const void *)

Definition at line 41 of file zeTable.h.

◆ data

void* zeTbl_T::data

Definition at line 40 of file zeTable.h.

◆ dim

int zeTbl_T::dim

Definition at line 37 of file zeTable.h.

◆ index

int zeTbl_T::index

Definition at line 39 of file zeTable.h.

◆ nb

int zeTbl_T::nb

Definition at line 38 of file zeTable.h.

◆ rsz

size_t zeTbl_T::rsz

Definition at line 35 of file zeTable.h.

◆ sz

size_t zeTbl_T::sz

Definition at line 34 of file zeTable.h.


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