data_u Struct Reference

#include <hash.h>

Collaboration diagram for data_u:
[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

The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Nov 2012 for cloudy by  doxygen 1.6.1