exip  Alpha 0.5.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
entry Struct Reference

#include <hashtable_private.h>

Data Fields

String key
 
Index value
 
uint32_t hash
 
struct entrynext
 

Detailed Description

Definition at line 11 of file hashtable_private.h.

Field Documentation

uint32_t entry::hash

Definition at line 15 of file hashtable_private.h.

String entry::key

Definition at line 13 of file hashtable_private.h.

struct entry* entry::next

Definition at line 16 of file hashtable_private.h.

Index entry::value

Definition at line 14 of file hashtable_private.h.


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