PPL Logo

CpdList_objectNames Class Reference

Examine all the objects on the server returning the name. More...

Inheritance diagram for CpdList_objectNames:

Inheritance graph
[legend]
Collaboration diagram for CpdList_objectNames:

Collaboration graph
[legend]

Public 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!
void add (int cur, Chare *obj, int group)

Private Attributes

PUP::erpp
int curGroup

Detailed Description

Examine all the objects on the server returning the name.

Definition at line 218 of file debug-charm.C.


Member Function Documentation

virtual const char* CpdList_objectNames::getPath ( void   )  const [inline, virtual]

Return the CpdList path CCS clients should use to access this data.

Implements CpdListAccessor.

Definition at line 222 of file debug-charm.C.

virtual size_t CpdList_objectNames::getLength ( void   )  const [inline, virtual]

Return the length of this CpdList.

Implements CpdListAccessor.

Definition at line 223 of file debug-charm.C.

References CkObjectRangeIterator< T >::getCount(), and CkObjectRangeIterator< T >::iterate().

Here is the call graph for this function:

virtual void CpdList_objectNames::pup ( PUP::er p,
CpdListItemsRequest req 
) [inline, virtual]

Pup the items listed in this request. Be sure to call beginItem between items!

Implements CpdListAccessor.

Definition at line 228 of file debug-charm.C.

References CpdListItemsRequest::hi, CkObjectRangeIterator< T >::iterate(), CpdListItemsRequest::lo, and pp.

Here is the call graph for this function:

void CpdList_objectNames::add ( int  cur,
Chare obj,
int  group 
) [inline]

Definition at line 233 of file debug-charm.C.

References CpdListAccessor::beginItem(), PUP::er::comment(), free(), group, malloc(), n, p, pp, and PUP::s.

Here is the call graph for this function:


Field Documentation

Definition at line 219 of file debug-charm.C.

Referenced by add(), and pup().

Definition at line 220 of file debug-charm.C.


The documentation for this class was generated from the following file:

Generated on Mon Sep 21 08:22:15 2020 for Charm++ by  doxygen 1.5.5