


Public Member Functions | |
| ckcallback_group () | |
| ckcallback_group (CkMigrateMessage *m) | |
| void | registerCcsCallback (const char *name, const CkCallback &cb) |
| void | call (CkCallback &c, CkMarshalledMessage &msg) |
Definition at line 33 of file ckcallback.C.
| ckcallback_group::ckcallback_group | ( | ) | [inline] |
Definition at line 35 of file ckcallback.C.
| ckcallback_group::ckcallback_group | ( | CkMigrateMessage * | m | ) | [inline] |
Definition at line 36 of file ckcallback.C.
| void ckcallback_group::registerCcsCallback | ( | const char * | name, | |
| const CkCallback & | cb | |||
| ) |
Definition at line 378 of file ckcallback.C.
References ccsHandlerToCallback(), and CcsRegisterHandlerFn().
| void ckcallback_group::call | ( | CkCallback & | c, | |
| CkMarshalledMessage & | msg | |||
| ) | [inline] |
Definition at line 38 of file ckcallback.C.
References CkMarshalledMessage::getMessage(), and CkCallback::send().
1.5.5