


Private Member Functions | |
| virtual const char * | getPath (void) const |
| Return the CpdList path CCS clients should use to access this data. | |
| virtual size_t | getLength (void) const |
| Return the length of this CpdList. | |
| virtual void | pup (PUP::er &p, CpdListItemsRequest &req) |
| Pup the items listed in this request. Be sure to call beginItem between items! | |
Definition at line 733 of file debug-charm.C.
| virtual const char* CpdList_msgStack::getPath | ( | void | ) | const [inline, private, virtual] |
Return the CpdList path CCS clients should use to access this data.
Implements CpdListAccessor.
Definition at line 734 of file debug-charm.C.
| virtual size_t CpdList_msgStack::getLength | ( | void | ) | const [inline, private, virtual] |
Return the length of this CpdList.
Implements CpdListAccessor.
Definition at line 735 of file debug-charm.C.
References CkQ< T >::length().

| virtual void CpdList_msgStack::pup | ( | PUP::er & | p, | |
| CpdListItemsRequest & | req | |||
| ) | [inline, private, virtual] |
Pup the items listed in this request. Be sure to call beginItem between items!
Implements CpdListAccessor.
Definition at line 738 of file debug-charm.C.
References CpdListAccessor::beginItem(), PUP::er::comment(), CkQ< T >::length(), and msg.

1.5.5