bu_hash_entry Struct Reference
[Hashing]

#include <bu.h>

Collaboration diagram for bu_hash_entry:

Collaboration graph
[legend]

Data Fields

long magic
unsigned char * key
unsigned char * value
int key_len
bu_hash_entrynext

Detailed Description

Definition at line 2700 of file bu.h.


Field Documentation

long magic
 

Definition at line 2701 of file bu.h.

Referenced by bu_hash_add_entry().

unsigned char* key
 

Definition at line 2702 of file bu.h.

Referenced by bu_find_hash_entry(), bu_get_hash_key(), and bu_hash_add_entry().

unsigned char* value
 

Definition at line 2703 of file bu.h.

Referenced by bu_get_hash_value(), bu_hash_add_entry(), and bu_set_hash_value().

int key_len
 

Definition at line 2704 of file bu.h.

Referenced by bu_find_hash_entry(), and bu_hash_add_entry().

struct bu_hash_entry* next
 

Definition at line 2705 of file bu.h.

Referenced by bu_find_hash_entry(), bu_hash_add_entry(), bu_hash_tbl_free(), and bu_hash_tbl_next().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:10 2006 for BRL-CAD by  doxygen 1.4.6