dcrud
0.0.0
Distributed data and services
|
Go to the source code of this file.
Macros | |
#define | COLL_MAP_TYPE collMapFuncPtr |
Typedefs | |
typedef void(*)(void * | UTIL_CONCAT )(COLL_MAP_TYPE, Value) |
#define COLL_MAP_TYPE collMapFuncPtr |
Definition at line 9 of file MapFuncPtr.h.
typedef void(* )( void * UTIL_CONCAT)(COLL_MAP_TYPE, Value) |
Definition at line 10 of file MapFuncPtr.h.