The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

hash Struct Reference

Collaboration diagram for hash:

Collaboration graph
[legend]
List of all members.

Public Attributes

int bloat
int inel
struct {
   int   datalen
   ITEM *   free
   int   list
   struct {
      char *   base
      int   nel
   }   MAX_LISTS
   int   more
   int   nel
   char *   next
   int   size
items
char * name
struct {
   ITEM **   base
   int   nel
tab

Member Data Documentation

char* base
 

Definition at line 79 of file hash.c.

ITEM** base
 

Definition at line 58 of file hash.c.

Referenced by hashdone(), hashenumerate(), hashinit(), and hashstat().

int bloat
 

Definition at line 61 of file hash.c.

Referenced by hashinit().

int datalen
 

Definition at line 72 of file hash.c.

ITEM* free
 

Definition at line 70 of file hash.c.

Referenced by actions_free(), args_free(), donerules(), freeactions(), and freetargets().

int inel
 

Definition at line 62 of file hash.c.

struct { ... } items
 

Referenced by hashdone(), hashenumerate(), and hashstat().

int list
 

Definition at line 75 of file hash.c.

Referenced by hashdone(), and hashenumerate().

struct { ... } MAX_LISTS
 

int more
 

Definition at line 69 of file hash.c.

Referenced by hashenumerate().

char* name
 

Definition at line 83 of file hash.c.

Referenced by hashstat().

int nel
 

Definition at line 78 of file hash.c.

Referenced by hashenumerate(), hashinit(), and hashstat().

char* next
 

Definition at line 71 of file hash.c.

int size
 

Definition at line 73 of file hash.c.

Referenced by hashenumerate(), and hashstat().

struct { ... } tab
 

Referenced by hashdone(), hashinit(), and hashstat().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 8 17:08:32 2004 for MPT by  doxygen 1.3.9.1