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 10 of file hash.h.


Field Documentation

union { ... }

int data_u::i

Definition at line 13 of file hash.h.

void* data_u::key

Definition at line 15 of file hash.h.

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

size_t data_u::lkey

Definition at line 16 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:

Generated for cloudy by doxygen 1.5.9