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 46 of file zhash.c.

Member Data Documentation

char* zhash::entries

Definition at line 58 of file zhash.c.

int zhash::entrysz

Definition at line 49 of file zhash.c.

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

Definition at line 54 of file zhash.c.

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

Definition at line 51 of file zhash.c.

size_t zhash::keysz

Definition at line 48 of file zhash.c.

int zhash::nentries

Definition at line 59 of file zhash.c.

int zhash::size

Definition at line 56 of file zhash.c.

size_t zhash::valuesz

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