Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

st_table Struct Reference

#include <st.h>

Collaboration diagram for st_table:

Collaboration graph
[legend]
List of all members.

Public Attributes

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

Member Data Documentation

st_table_entry** st_table::bins
 

Definition at line 33 of file st/st.h.

st_table_entry** st_table::bins
 

Definition at line 22 of file sis/st.h.

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

double st_table::grow_factor
 

Definition at line 32 of file st/st.h.

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

int st_table::max_density
 

Definition at line 30 of file st/st.h.

int st_table::num_bins
 

Definition at line 28 of file st/st.h.

int st_table::num_entries
 

Definition at line 29 of file st/st.h.

int st_table::reorder_flag
 

Definition at line 31 of file st/st.h.


The documentation for this struct was generated from the following files:
Generated on Fri Jan 14 08:32:23 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18