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 57 of file zmaxheap.c.

Member Data Documentation

◆ alloc

int zmaxheap::alloc

Definition at line 62 of file zmaxheap.c.

◆ data

char* zmaxheap::data

Definition at line 65 of file zmaxheap.c.

◆ el_sz

size_t zmaxheap::el_sz

Definition at line 59 of file zmaxheap.c.

◆ size

int zmaxheap::size

Definition at line 61 of file zmaxheap.c.

◆ swap

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

Definition at line 67 of file zmaxheap.c.

◆ values

float* zmaxheap::values

Definition at line 64 of file zmaxheap.c.


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


apriltag
Author(s): Edwin Olson , Max Krogius
autogenerated on Mon Jun 26 2023 02:26:35