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(), and st_get_key().

Definition at line 24 of file st.c.

Referenced by rehash(), st_cleanup_safe(), st_clear(), st_copy(), st_delete(), st_delete_safe(), and st_foreach().

Definition at line 23 of file st.c.

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


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