entry Union Reference

#include <scilab/libs/hashtable/hashtable_private.h>

Collaboration diagram for entry:

Collaboration graph
[legend]

Data Fields

void * k
void * v
unsigned int h
entrynext
int key [nsiz]
int data
char namefunction [MAXLENGHTFUNCTIONNAME]
double d
char * s

Detailed Description

Definition at line 9 of file hashtable_private.h.


Field Documentation

void* entry::k

Definition at line 11 of file hashtable_private.h.

Referenced by getTAGSinhashtable(), hashtable_change(), hashtable_insert(), hashtable_iterator_remove(), hashtable_iterator_search(), hashtable_remove(), and hashtable_search().

void * entry::v

Definition at line 11 of file hashtable_private.h.

Referenced by getSTRINGSinhashtable(), hashtable_change(), hashtable_insert(), hashtable_remove(), and hashtable_search().

unsigned int entry::h

Definition at line 12 of file hashtable_private.h.

Referenced by hashtable_change(), hashtable_expand(), hashtable_insert(), hashtable_iterator_search(), hashtable_remove(), and hashtable_search().

struct entry* entry::next

Definition at line 13 of file hashtable_private.h.

Referenced by getSTRINGSinhashtable(), getTAGSinhashtable(), hashtable_change(), hashtable_destroy(), hashtable_expand(), hashtable_insert(), hashtable_iterator_advance(), hashtable_iterator_remove(), hashtable_iterator_search(), hashtable_remove(), and hashtable_search().

int entry::key[nsiz]

Definition at line 16 of file hashtable_core.h.

int entry::data

Definition at line 17 of file hashtable_core.h.

char entry::namefunction[MAXLENGHTFUNCTIONNAME]

Definition at line 18 of file hashtable_core.h.

double entry::d

Definition at line 27 of file do_xxscanf.h.

Referenced by __PARAMS().

char* entry::s

Definition at line 28 of file do_xxscanf.h.


The documentation for this union was generated from the following files:
Generated on Sun Mar 4 16:14:57 2007 for Scilab [trunk] by  doxygen 1.5.1