#include <pup_cmialloc.h>
Public Member Functions | |
PUP_cmiAllocSizer (void) | |
void | pupCmiAllocBuf (void **msg) |
void | pupCmiAllocBuf (void **msg, size_t msg_size) |
Protected Member Functions | |
virtual void | bytes (void *p, size_t n, size_t itemSize, PUP::dataType t) |
Definition at line 82 of file pup_cmialloc.h.
PUP_cmiAllocSizer::PUP_cmiAllocSizer | ( | void | ) | [inline] |
Definition at line 88 of file pup_cmialloc.h.
void PUP_cmiAllocSizer::bytes | ( | void * | p, | |
size_t | n, | |||
size_t | itemSize, | |||
PUP::dataType | t | |||
) | [protected, virtual] |
Reimplemented from PUP::sizer.
Definition at line 3 of file pup_cmialloc.C.
References PUP::sizer::nBytes.
void PUP_cmiAllocSizer::pupCmiAllocBuf | ( | void ** | msg | ) | [virtual] |
Reimplemented from PUP::er.
Definition at line 24 of file pup_cmialloc.C.
References CmiChunkHeader::size.
void PUP_cmiAllocSizer::pupCmiAllocBuf | ( | void ** | msg, | |
size_t | msg_size | |||
) | [virtual] |
Reimplemented from PUP::er.
Definition at line 29 of file pup_cmialloc.C.
References PUP::sizer::nBytes.