Public Attributes | List of all members
zmaxheap Struct Reference

Public Attributes

int alloc
 
char * data
 
size_t el_sz
 
int size
 
void(* swap )(zmaxheap_t *heap, int a, int b)
 
float * values
 

Detailed Description

Definition at line 54 of file zmaxheap.c.

Member Data Documentation

int zmaxheap::alloc

Definition at line 59 of file zmaxheap.c.

char* zmaxheap::data

Definition at line 62 of file zmaxheap.c.

size_t zmaxheap::el_sz

Definition at line 56 of file zmaxheap.c.

int zmaxheap::size

Definition at line 58 of file zmaxheap.c.

void(* zmaxheap::swap) (zmaxheap_t *heap, int a, int b)

Definition at line 64 of file zmaxheap.c.

float* zmaxheap::values

Definition at line 61 of file zmaxheap.c.


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


apriltags2
Author(s): Danylo Malyuta
autogenerated on Fri Oct 19 2018 04:02:33