
#include <pup.h>


Public Member Functions | |
| sizer (void) | |
| int | size (void) const |
Protected Member Functions | |
| virtual void | bytes (void *p, int n, size_t itemSize, dataType t) |
Protected Attributes | |
| int | nBytes |
Definition at line 350 of file pup.h.
Implements PUP::er.
Reimplemented in PUP_cmiAllocSizer.
Definition at line 104 of file pup_util.C.
References CmiAbort(), and nBytes.
| int PUP::sizer::size | ( | void | ) | const [inline, virtual] |
Reimplemented from PUP::er.
Definition at line 360 of file pup.h.
References nBytes.
Referenced by _initCharm(), CkLocMgr::addElementToRec(), ElementDistributor::addLocation(), bdcastRO(), chpt< StateType >::checkpoint(), PUP::able::clone(), ConvComlibManager::doneCreating(), CkLocMgr::emigrate(), ArrayElement::inmem_checkpoint(), NLBStatsMsg::NLBStatsMsg(), femMeshModify::packElemData(), FEM_MUtil::packEntData(), ChareMlogData::pup(), pupIntoBuf(), CkInPortArray< d >::send(), CkInPort< d >::send(), CkMemCheckPT::sendProcData(), PUP::size(), and startMlogCheckpoint().
int PUP::sizer::nBytes [protected] |
Definition at line 352 of file pup.h.
Referenced by bytes(), PUP_cmiAllocSizer::bytes(), PUP_cmiAllocSizer::pupCmiAllocBuf(), and size().
1.5.5