
#include <conv-ccs.h>

Data Fields | |
| const char * | name |
| CmiHandler | fnOld |
| CcsHandlerFn | fn |
| void * | userPtr |
| CmiReduceMergeFn | mergeFn |
| int | nCalls |
| CmiUInt2 | redID |
Definition at line 37 of file conv-ccs.h.
| const char* CcsHandlerRec::name |
Definition at line 38 of file conv-ccs.h.
Referenced by CcsRegisterHandler(), CcsRegisterHandlerFn(), and initHandlerRec().
Definition at line 39 of file conv-ccs.h.
Referenced by callHandlerRec(), CcsRegisterHandler(), and initHandlerRec().
Definition at line 40 of file conv-ccs.h.
Referenced by callHandlerRec(), CcsRegisterHandlerFn(), and initHandlerRec().
| void* CcsHandlerRec::userPtr |
Definition at line 41 of file conv-ccs.h.
Referenced by callHandlerRec(), CcsRegisterHandlerFn(), and initHandlerRec().
Definition at line 42 of file conv-ccs.h.
Referenced by CcsReply(), CcsSetMergeFn(), and initHandlerRec().
1.5.5