data_u Struct Reference

#include <hash.h>

Collaboration diagram for data_u:

Collaboration graph
[legend]

Data Fields

union {
   void *   p
   int   i
}; 
void * key
size_t lkey

Detailed Description

Definition at line 11 of file hash.h.


Field Documentation

union { ... }

int data_u::i

Definition at line 14 of file hash.h.

void* data_u::key

Definition at line 16 of file hash.h.

Referenced by addentry(), lookup_key(), and newreact().

size_t data_u::lkey

Definition at line 17 of file hash.h.

Referenced by addentry(), and lookup_key().

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().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:18 2009 for cloudy by  doxygen 1.4.7