PPL Logo

CkGroupCallbackMsg Class Reference

#include <ckreduction.h>

Inheritance diagram for CkGroupCallbackMsg:

Inheritance graph
[legend]
Collaboration diagram for CkGroupCallbackMsg:

Collaboration graph
[legend]

Public Types

typedef void(* callbackType )(void *param)

Public Member Functions

 CkGroupCallbackMsg (callbackType Ncallback, void *Nparam)
void call (void)

Private Attributes

callbackType callback
void * param

Detailed Description

Definition at line 40 of file ckreduction.h.


Member Typedef Documentation

typedef void(* CkGroupCallbackMsg::callbackType)(void *param)


Constructor & Destructor Documentation

CkGroupCallbackMsg::CkGroupCallbackMsg ( callbackType  Ncallback,
void *  Nparam 
) [inline]

Definition at line 43 of file ckreduction.h.

References callback, and param.


Member Function Documentation

void CkGroupCallbackMsg::call ( void   )  [inline]


Field Documentation

Definition at line 47 of file ckreduction.h.

Referenced by CkGroupCallbackMsg().

void* CkGroupCallbackMsg::param [private]

Definition at line 48 of file ckreduction.h.

Referenced by call(), and CkGroupCallbackMsg().


The documentation for this class was generated from the following file:

Generated on Thu May 24 07:57:08 2012 for Charm++ by  doxygen 1.5.5