Ruby  1.9.3p448(2013-06-27revision41675)
Data Fields
st_table_entry Struct Reference

Data Fields

st_index_t hash
st_data_t key
st_data_t record
st_table_entrynext
st_table_entryfore
st_table_entryback

Detailed Description

Definition at line 20 of file st.c.


Field Documentation

Definition at line 25 of file st.c.

Referenced by st_copy().

Definition at line 25 of file st.c.

Referenced by rehash(), st_copy(), and st_foreach().

Definition at line 21 of file st.c.

Referenced by rehash(), st_copy(), and st_foreach().

Definition at line 22 of file st.c.

Referenced by st_cleanup_safe(), st_delete(), st_delete_safe(), st_foreach(), st_get_key(), and st_shift().

Definition at line 23 of file st.c.

Referenced by st_delete(), st_delete_safe(), st_foreach(), st_insert(), st_insert2(), st_lookup(), and st_shift().


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