Public Attributes | List of all members
zhash Struct Reference

Public Attributes

char * entries
 
int entrysz
 
int(* equals )(const void *a, const void *b)
 
uint32_t(* hash )(const void *a)
 
size_t keysz
 
int nentries
 
int size
 
size_t valuesz
 

Detailed Description

Definition at line 41 of file zhash.c.

Member Data Documentation

◆ entries

char* zhash::entries

Definition at line 53 of file zhash.c.

◆ entrysz

int zhash::entrysz

Definition at line 44 of file zhash.c.

◆ equals

int(* zhash::equals) (const void *a, const void *b)

Definition at line 49 of file zhash.c.

◆ hash

uint32_t(* zhash::hash) (const void *a)

Definition at line 46 of file zhash.c.

◆ keysz

size_t zhash::keysz

Definition at line 43 of file zhash.c.

◆ nentries

int zhash::nentries

Definition at line 54 of file zhash.c.

◆ size

int zhash::size

Definition at line 51 of file zhash.c.

◆ valuesz

size_t zhash::valuesz

Definition at line 43 of file zhash.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