#include <hash.h>
Collaboration diagram for data_u:

Data Fields | |
| union { | |
| void * p | |
| int i | |
| }; | |
| void * | key | 
| size_t | lkey | 
Definition at line 11 of file hash.h.
| union { ... } | 
| void* data_u::key | 
| size_t data_u::lkey | 
| void* data_u::p | 
Definition at line 13 of file hash.h.
Referenced by CO_findrate_s(), findelement(), findspecies(), freehash(), isactive(), isCOnet(), ispassive(), makeplist(), newelement(), newreact(), and newspecies().
 1.4.7