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 531 of file debug-charm.C.
virtual const char* CpdList_message::getPath | ( | void | ) | const [inline, private, virtual] |
Return the CpdList path CCS clients should use to access this data.
Implements CpdListAccessor.
Definition at line 532 of file debug-charm.C.
virtual size_t CpdList_message::getLength | ( | void | ) | const [inline, private, virtual] |
Return the length of this CpdList.
Implements CpdListAccessor.
Definition at line 533 of file debug-charm.C.
virtual void CpdList_message::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 534 of file debug-charm.C.
References _charmHandlerIdx, CpdListAccessor::beginItem(), PUP::er::comment(), CpdPupMessage(), EnvToUsr(), CpdListItemsRequest::hi, CpdListItemsRequest::lo, name, p, PUP::sync_begin_object, PUP::sync_end_object, PUP::er::synchronize(), and type.