torcs - 1.2.2

src/libs/txml/hashtable.h File Reference

#include <stddef.h>

Include dependency graph for hashtable.h:

Include dependency graph

Go to the source code of this file.

Compounds

struct  HASH_TABLE
struct  HASH_TABLE_ITER
struct  NAMED

Typedefs

typedef const char * KEY

Functions

NAMEDlookup (HASH_TABLE *table, KEY name, size_t createSize)
void hashTableInit (HASH_TABLE *)
void hashTableDestroy (HASH_TABLE *)
void hashTableIterInit (HASH_TABLE_ITER *, const HASH_TABLE *)
NAMEDhashTableIterNext (HASH_TABLE_ITER *)


Typedef Documentation

typedef const char* KEY
 


Function Documentation

void hashTableDestroy HASH_TABLE  ) 
 

void hashTableInit HASH_TABLE  ) 
 

void hashTableIterInit HASH_TABLE_ITER ,
const HASH_TABLE
 

NAMED* hashTableIterNext HASH_TABLE_ITER  ) 
 

NAMED* lookup HASH_TABLE table,
KEY  name,
size_t  createSize
 


Generated at Thu Feb 26 21:53:12 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.