remove_all


Description:

public void remove_all ()

Removes all keys and their associated values from a GenericSet.

If the GenericSet was created using GenericSet, the keys and values are freed using the supplied destroy functions, otherwise you have to make sure that any dynamically allocated values are freed yourself.

Parameters:

hash_table

a GenericSet