dcrud  0.0.0
Distributed data and services
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Map.h File Reference
#include <util/types.h>
#include <coll/Map.template>
Include dependency graph for Map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COLL_MAP_TYPE   collMap
 

Typedefs

typedef void * UTIL_CONCAT (COLL_MAP_TYPE, Value)
 

Macro Definition Documentation

#define COLL_MAP_TYPE   collMap

Definition at line 8 of file Map.h.

Typedef Documentation

typedef void* UTIL_CONCAT(COLL_MAP_TYPE, Value)

Definition at line 9 of file Map.h.