dcrud
0.0.0
Distributed data and services
|
Go to the source code of this file.
Data Structures | |
struct | collForeach_s |
Typedefs | |
typedef void * | collForeachResult |
typedef struct collForeach_s | collForeach |
typedef bool(* | collForeachFunction )(collForeach *context) |
typedef struct collForeach_s collForeach |
typedef bool( * collForeachFunction)(collForeach *context) |
Definition at line 17 of file ForeachFunction.h.
typedef void* collForeachResult |
Definition at line 6 of file ForeachFunction.h.