
#include <sdag.h>

Public Member Functions | |
| CMsgBuffer (int e, void *m, void *l1, int r) | |
| CMsgBuffer (int e, void *m, int r) | |
| CMsgBuffer () | |
| void | pup (PUP::er &p) |
Data Fields | |
| int | entry |
| void * | msg |
| void * | bgLog1 |
| void * | bgLog2 |
| int | refnum |
| CMsgBuffer * | next |
Definition at line 6 of file sdag.h.
| void CMsgBuffer::pup | ( | PUP::er & | p | ) | [inline] |
Definition at line 18 of file sdag.h.
References bgLog1, bgLog2, CkPupMessage(), entry, PUP::er::isUnpacking(), msg, and refnum.
Referenced by TListCMsgBuffer::pup().
| void* CMsgBuffer::msg |
| void* CMsgBuffer::bgLog1 |
| void* CMsgBuffer::bgLog2 |
Definition at line 13 of file sdag.h.
Referenced by TListCMsgBuffer::append(), TListCMsgBuffer::next(), TListCMsgBuffer::pup(), and TListCMsgBuffer::remove().
1.5.5