PPL Logo

lockChunksMsg Class Reference

This is a message which packs all the chunk indices together. More...

#include <ParFUM_SA.h>

Inheritance diagram for lockChunksMsg:

Inheritance graph
[legend]
Collaboration diagram for lockChunksMsg:

Collaboration graph
[legend]

Public Member Functions

 lockChunksMsg (int *c, int s, int type)
 ~lockChunksMsg ()
intgetChks ()
int getSize ()
int getType ()

Data Fields

intchkList
 list of chunks
int chkListSize
 number of chunks in the list
int idxlType
 type of idxl list

Detailed Description

This is a message which packs all the chunk indices together.

Definition at line 177 of file ParFUM_SA.h.


Constructor & Destructor Documentation

lockChunksMsg::lockChunksMsg ( int c,
int  s,
int  type 
) [inline]

Definition at line 187 of file ParFUM_SA.h.

References chkListSize, and idxlType.

lockChunksMsg::~lockChunksMsg (  )  [inline]

delete chkList;

Definition at line 192 of file ParFUM_SA.h.


Member Function Documentation

int* lockChunksMsg::getChks (  )  [inline]

Definition at line 196 of file ParFUM_SA.h.

References chkList.

int lockChunksMsg::getSize ( void   )  [inline]

Definition at line 200 of file ParFUM_SA.h.

References chkListSize.

int lockChunksMsg::getType ( void   )  [inline]

Definition at line 204 of file ParFUM_SA.h.

References idxlType.


Field Documentation

list of chunks

Definition at line 180 of file ParFUM_SA.h.

Referenced by getChks().

number of chunks in the list

Definition at line 182 of file ParFUM_SA.h.

Referenced by getSize(), and lockChunksMsg().

type of idxl list

Definition at line 184 of file ParFUM_SA.h.

Referenced by getType(), and lockChunksMsg().


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

Generated on Mon Sep 21 08:26:52 2020 for Charm++ by  doxygen 1.5.5