CkCoreState Class Reference

All the state that's useful to have on the receive side in the Charm Core (ck.C). More...

#include <ck.h>

Collaboration diagram for CkCoreState:

Collaboration graph
[legend]

Public Member Functions

 CkCoreState ()
 ~CkCoreState ()
GroupTablegetGroupTable ()
IrrGrouplocalBranch (CkGroupID gID)
QdStategetQD ()
void process (int n=1)
void create (int n=1)

Data Fields

CkMessageWatcherwatcher

Private Attributes

GroupTablegroupTable
QdStateqd

Detailed Description

All the state that's useful to have on the receive side in the Charm Core (ck.C).

Definition at line 81 of file ck.h.


Constructor & Destructor Documentation

CkCoreState::CkCoreState (  )  [inline]

Definition at line 87 of file ck.h.

References watcher.

CkCoreState::~CkCoreState (  )  [inline]

Definition at line 90 of file ck.h.

References watcher.


Member Function Documentation

GroupTable* CkCoreState::getGroupTable (  )  [inline]

Definition at line 92 of file ck.h.

References groupTable.

Referenced by _lookupGroup().

IrrGroup* CkCoreState::localBranch ( CkGroupID  gID  )  [inline]

Definition at line 95 of file ck.h.

References GroupIdxArray< dtype >::find(), and groupTable.

Referenced by _lookupGroup().

QdState* CkCoreState::getQD (  )  [inline]

Definition at line 99 of file ck.h.

References qd.

void CkCoreState::process ( int  n = 1  )  [inline]

Definition at line 102 of file ck.h.

References n, QdState::process(), and qd.

Referenced by _lookupGroup(), _processForNodeBocMsg(), and _processHandler().

void CkCoreState::create ( int  n = 1  )  [inline]

Definition at line 108 of file ck.h.

References QdState::create(), n, and qd.


Field Documentation

GroupTable* CkCoreState::groupTable [private]

Definition at line 82 of file ck.h.

Referenced by getGroupTable(), and localBranch().

QdState* CkCoreState::qd [private]

Definition at line 83 of file ck.h.

Referenced by create(), getQD(), and process().

CkMessageWatcher* CkCoreState::watcher

Definition at line 85 of file ck.h.

Referenced by _processHandler(), CkCoreState(), CkMessageWatcherInit(), and ~CkCoreState().


The documentation for this class was generated from the following file:
Generated on Sun Jun 29 13:30:37 2008 for Charm++ by  doxygen 1.5.1