Prev
Chapter 13. HashMaster
Next
Methods
Table of Contents
afc_hash_master_add
-- Add a new data to the hash table
afc_hash_master_clear
-- Clears all stored data
afc_hash_master_del
-- Deletes the current element
afc_hash_master_delete
-- Disposes a valid hash_master instance.
afc_hash_master_find
-- Returns the data associated to the given hash_value
afc_hash_master_item
-- Returns the item-th element
afc_hash_master_new
-- Initializes a new afc_hash_master instance.
Prev
Home
Next
HashMaster
Up
afc_hash_master_add