PPL Logo

CkCheckPTInfo Class Reference

#include <ckmemcheckpoint.h>

Inheritance diagram for CkCheckPTInfo:

Inheritance graph
[legend]
Collaboration diagram for CkCheckPTInfo:

Collaboration graph
[legend]

Public Member Functions

 CkCheckPTInfo ()
 CkCheckPTInfo (CkArrayID a, CkGroupID loc, CkArrayIndex idx, int pno)
virtual ~CkCheckPTInfo ()
virtual void updateBuffer (CkArrayCheckPTMessage *data)=0
virtual CkArrayCheckPTMessagegetCopy ()=0
virtual void updateBuddy (int b1, int b2)=0
virtual size_t getSize ()=0

Protected Attributes

CkArrayID aid
CkGroupID locMgr
CkArrayIndex index
int pNo

Friends

class CkMemCheckPT

Detailed Description

Definition at line 36 of file ckmemcheckpoint.h.


Constructor & Destructor Documentation

CkCheckPTInfo::CkCheckPTInfo (  ) 

CkCheckPTInfo::CkCheckPTInfo ( CkArrayID  a,
CkGroupID  loc,
CkArrayIndex  idx,
int  pno 
) [inline]

Definition at line 45 of file ckmemcheckpoint.h.

virtual CkCheckPTInfo::~CkCheckPTInfo (  )  [inline, virtual]

Definition at line 47 of file ckmemcheckpoint.h.


Member Function Documentation

virtual void CkCheckPTInfo::updateBuffer ( CkArrayCheckPTMessage data  )  [pure virtual]

Implemented in CkMemCheckPTInfo, and CkDiskCheckPTInfo.

virtual CkArrayCheckPTMessage* CkCheckPTInfo::getCopy (  )  [pure virtual]

Implemented in CkMemCheckPTInfo, and CkDiskCheckPTInfo.

Referenced by CkMemCheckPT::isMaster().

Here is the caller graph for this function:

virtual void CkCheckPTInfo::updateBuddy ( int  b1,
int  b2 
) [pure virtual]

Implemented in CkMemCheckPTInfo, and CkDiskCheckPTInfo.

Referenced by CkMemCheckPT::isMaster().

Here is the caller graph for this function:

virtual size_t CkCheckPTInfo::getSize (  )  [pure virtual]

Implemented in CkMemCheckPTInfo, and CkDiskCheckPTInfo.

Referenced by CkMemCheckPT::report().

Here is the caller graph for this function:


Friends And Related Function Documentation

friend class CkMemCheckPT [friend]

Definition at line 37 of file ckmemcheckpoint.h.


Field Documentation

Definition at line 39 of file ckmemcheckpoint.h.

Referenced by CkMemCheckPT::createEntry(), and CkMemCheckPT::doItNow().

Definition at line 40 of file ckmemcheckpoint.h.

Referenced by CkMemCheckPT::createEntry(), and CkMemCheckPT::recvData().

CkArrayIndex CkCheckPTInfo::index [protected]

int CkCheckPTInfo::pNo [protected]

Definition at line 42 of file ckmemcheckpoint.h.

Referenced by CkMemCheckPT::doItNow(), and CkMemCheckPT::isMaster().


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

Generated on Mon Sep 21 08:19:40 2020 for Charm++ by  doxygen 1.5.5