st_table Struct Reference

#include <st.h>

Collaboration diagram for st_table:
Collaboration graph
[legend]

Data Fields

int(* compare )(const char *, const char *)
int(* hash )(char *, int)
int num_bins
int num_entries
int max_density
int reorder_flag
double grow_factor
st_table_entry ** bins

Detailed Description

Definition at line 60 of file st.h.


Field Documentation

Definition at line 68 of file st.h.

int(* st_table::compare)(const char *, const char *)

Definition at line 67 of file st.h.

int(* st_table::hash)(char *, int)

Definition at line 65 of file st.h.

Definition at line 63 of file st.h.

Definition at line 64 of file st.h.

Definition at line 66 of file st.h.


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

Generated on Tue Jan 12 13:57:34 2010 for glu-2.2 by  doxygen 1.6.1