
Go to the source code of this file.
Functions | |
| static void | CpdListBeginItem_impl (PUP::er &p, int itemNo) |
| void | CpdListBeginItem (pup_er p, int itemNo) |
| Call this routine at the start of each CpdList item. | |
Definition at line 8 of file debug-conv++.C.
References PUP::sync_item, and PUP::er::syncComment().
Referenced by CpdListAccessor::beginItem(), and CpdListBeginItem().


Call this routine at the start of each CpdList item.
This lets the client distinguish one item from the next.
Definition at line 13 of file debug-conv++.C.
References CpdListBeginItem_impl().
Referenced by cpd_memory_single_pup(), and hostInfo().


1.5.5