lwes_hash.h File Reference


Detailed Description

Functions for dealing with the hash which is in the event.

Go to the source code of this file.

Data Structures

struct  lwes_hash
 Structure containing a hashtable, used to store key value pairs in the event. This is opaque in case of future extension. More...
struct  lwes_hash_element
struct  lwes_hash_enumeration
 Structure for enumerating over the hash. This is opaque in case of future extension. More...

Functions

lwes_hashlwes_hash_create (void)
 Create the memory for a hashtable.


Function Documentation

struct lwes_hash* lwes_hash_create void   ) 
 

Create the memory for a hashtable.

Creates the memory for a hash, use lwes_hash_destroy to free memory.

See also:
lwes_hash_destroy
Returns:
a newly allocated hash or NULL if an error occured


Generated on Thu Aug 21 07:18:55 2008 for lwes by  doxygen 1.4.6