PPL Logo

conv-core/debug-conv++.h File Reference

Go to the source code of this file.

Data Structures

class  CpdListAccessor
 A CpdListAccessor responds to CCS requests for a single CpdList. More...
class  CpdListAccessor_c
class  CpdSimpleListAccessor< T >
 A typical CpdList accessor: length is stored at some fixed location in memory, path is a constant string, and the pup routine is completely random-access. More...

Functions

void CpdListRegister (CpdListAccessor *acc)
 Register this CpdListAccessor with Cpd.


Function Documentation

void CpdListRegister ( CpdListAccessor acc  ) 

Register this CpdListAccessor with Cpd.

The accessor will then be called to respond to CCS requests for its path. CpdList will eventually delete this object.

Definition at line 347 of file ccs-builtins.C.

References CpdListAccessor::getPath().

Referenced by _registerDone(), and CpdCharmInit().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:01:34 2020 for Charm++ by  doxygen 1.5.5