int_map.h File Reference

Integer to generic type map. More...

#include <errno.h>
#include <malloc.h>
#include <mem.h>
#include <unistd.h>

Go to the source code of this file.

Defines

#define DTOR_T(identifier)   void (*identifier)(const void *)
 Generic destructor function pointer.
#define INT_MAP_DECLARE(name, type)
 Integer to generic type map declaration.
#define INT_MAP_IMPLEMENT(name, type)
 Integer to generic type map implementation.
#define INT_MAP_ITEM_MAGIC_VALUE   0x55667788
 Internal magic value for an item consistency check.
#define INT_MAP_MAGIC_VALUE   0x11223344
 Internal magic value for a map consistency check.


Detailed Description

Integer to generic type map.

Definition in file int_map.h.


Generated on Thu Jun 2 07:45:53 2011 for HelenOS/USB by  doxygen 1.4.7