hash.h File Reference

#include <stdio.h>

Go to the source code of this file.

Defines

#define HashSize(H)   HashList(H,NULL,NULL)

Typedefs

typedef void * HASH

Functions

HASH HashCreate ()
void HashDestroy ()
void * HashFind ()
void * HashAdd ()
void * HashDelete ()
int HashList ()
void HashStats ()


Define Documentation

#define HashSize (  )     HashList(H,NULL,NULL)

Definition at line 52 of file hash.h.


Typedef Documentation

typedef void* HASH

Definition at line 10 of file hash.h.


Function Documentation

void* HashAdd (  ) 

HASH HashCreate (  ) 

void* HashDelete (  ) 

void HashDestroy (  ) 

void* HashFind (  ) 

int HashList (  ) 

void HashStats (  ) 


Generated on Thu Jun 25 10:29:48 2009 for CGNS by  doxygen 1.5.9