|
dcrud
0.0.0
Distributed data and services
|
#include <ForeachFunction.h>

Data Fields | |
| unsigned int | index |
| void * | item |
| void * | user |
| collForeachResult | retVal |
Definition at line 8 of file ForeachFunction.h.
| unsigned int index |
Definition at line 10 of file ForeachFunction.h.
| void* item |
Definition at line 11 of file ForeachFunction.h.
| collForeachResult retVal |
Definition at line 13 of file ForeachFunction.h.
| void* user |
Definition at line 12 of file ForeachFunction.h.