#include <pup_cmialloc.h>
Public Member Functions | |
PUP_fromCmiAllocMem (const void *Nbuf) | |
void | pupCmiAllocBuf (void **msg) |
void | pupCmiAllocBuf (void **msg, size_t size) |
Protected Member Functions | |
virtual void | bytes (void *p, size_t n, size_t itemSize, PUP::dataType t) |
Definition at line 124 of file pup_cmialloc.h.
PUP_fromCmiAllocMem::PUP_fromCmiAllocMem | ( | const void * | Nbuf | ) | [inline] |
Definition at line 131 of file pup_cmialloc.h.
void PUP_fromCmiAllocMem::bytes | ( | void * | p, | |
size_t | n, | |||
size_t | itemSize, | |||
PUP::dataType | t | |||
) | [protected, virtual] |
Reimplemented from PUP::fromMem.
Definition at line 15 of file pup_cmialloc.C.
References PUP::mem::buf.
void PUP_fromCmiAllocMem::pupCmiAllocBuf | ( | void ** | msg | ) | [virtual] |
Reimplemented from PUP::er.
Definition at line 66 of file pup_cmialloc.C.
References PUP::mem::buf, PUP::mem::origBuf, and CmiChunkHeader::size.
Referenced by pupCmiAllocBuf().
void PUP_fromCmiAllocMem::pupCmiAllocBuf | ( | void ** | msg, | |
size_t | size | |||
) | [inline, virtual] |
Reimplemented from PUP::er.
Definition at line 139 of file pup_cmialloc.h.
References pupCmiAllocBuf().