Navigation: Code Documentation > RSCommon > GHashTable
GHashTable Interfaces
Name
Description
IHashTableOwner
The IHashTableOwner interface defines a simple interface for objects that wish to be informed of the hash table's actions (puts, clear, etc).
Top