Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

st_table Struct Reference

#include <st.h>


Data Fields

st_hash_typetype
int num_bins
int num_entries
st_table_entry ** bins


Field Documentation

struct st_table_entry** st_table::bins
 

Definition at line 23 of file st.h.

Referenced by st_copy(), and st_init_table_with_size().

int st_table::num_bins
 

Definition at line 21 of file st.h.

Referenced by st_init_table_with_size().

int st_table::num_entries
 

Definition at line 22 of file st.h.

Referenced by autoload_delete(), autoload_file(), generic_ivar_remove(), rb_const_list(), rb_hash_rehash(), rb_hash_size(), rb_sym_all_symbols(), and st_init_table_with_size().

struct st_hash_type* st_table::type
 

Definition at line 20 of file st.h.

Referenced by st_init_table_with_size().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5