PPL Logo

TableEntry Class Reference

#include <init.h>

Collaboration diagram for TableEntry:

Collaboration graph
[legend]

Public Member Functions

 TableEntry (int ignored=0)
IrrGroupgetObj (void)
void setObj (void *_obj)
PtrQgetPending (void)
void clearPending (void)
void enqMsg (void *msg)
void setcIdx (int cIdx_)
int getcIdx (void) const

Private Attributes

IrrGroupobj
PtrQpending
int cIdx

Detailed Description

Definition at line 15 of file init.h.


Constructor & Destructor Documentation

TableEntry::TableEntry ( int  ignored = 0  )  [inline]

Definition at line 21 of file init.h.

References cIdx, obj, and pending.


Member Function Documentation

IrrGroup* TableEntry::getObj ( void   )  [inline]

Definition at line 22 of file init.h.

References obj.

Referenced by CkPupPerPlaceData().

Here is the caller graph for this function:

void TableEntry::setObj ( void *  _obj  )  [inline]

Definition at line 23 of file init.h.

References obj.

PtrQ* TableEntry::getPending ( void   )  [inline]

Definition at line 24 of file init.h.

References pending.

void TableEntry::clearPending ( void   )  [inline]

Definition at line 25 of file init.h.

References pending.

void TableEntry::enqMsg ( void *  msg  )  [inline]

Definition at line 26 of file init.h.

References CkQ< T >::enq(), and pending.

Here is the call graph for this function:

void TableEntry::setcIdx ( int  cIdx_  )  [inline]

Definition at line 31 of file init.h.

References cIdx.

int TableEntry::getcIdx ( void   )  const [inline]

Definition at line 34 of file init.h.

References cIdx.

Referenced by CkPupPerPlaceData().

Here is the caller graph for this function:


Field Documentation

Definition at line 16 of file init.h.

Referenced by getObj(), setObj(), and TableEntry().

Definition at line 17 of file init.h.

Referenced by clearPending(), enqMsg(), getPending(), and TableEntry().

int TableEntry::cIdx [private]

Definition at line 18 of file init.h.

Referenced by getcIdx(), setcIdx(), and TableEntry().


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

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