GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_htable Struct Reference

A hash table. More...

#include <gp_htable.h>

Collaboration diagram for gp_htable:
Collaboration graph
[legend]

Data Fields

struct gp_htable_recrecs
 Array for the hash table records.
 
size_t size
 Hash table record array size.
 
size_t used
 Number of used slots in the hash table.
 
enum gp_htable_flags flags
 Flags.
 

Detailed Description

A hash table.

Definition at line 40 of file gp_htable.h.


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