dcrud
0.0.0
Distributed data and services
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Map.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef __cplusplus
3
extern
"C"
{
4
#endif
5
6
#include <
util/types.h
>
7
8
#define COLL_MAP_TYPE collMap
9
typedef
void
*
UTIL_CONCAT
(
COLL_MAP_TYPE
,Value);
10
11
#include <coll/Map.template>
12
#undef COLL_MAP_TYPE
13
#undef COLL_MAP_NAME
14
15
#ifdef __cplusplus
16
}
17
#endif
UTIL_CONCAT
void * UTIL_CONCAT(COLL_MAP_TYPE, Value)
Definition:
Map.h:9
types.h
COLL_MAP_TYPE
#define COLL_MAP_TYPE
Definition:
Map.h:8
inc
coll
Map.h
Generated on Sun Jan 10 2016 19:24:07 for dcrud by
1.8.7