PPL Logo

CkCacheArrayCounter Class Reference

#include <CkCache.h>

Inheritance diagram for CkCacheArrayCounter:

Inheritance graph
[legend]
Collaboration diagram for CkCacheArrayCounter:

Collaboration graph
[legend]

Public Member Functions

 CkCacheArrayCounter ()
void addLocation (CkLocation &loc)
 This location is part of the calling location manager.
void reset ()

Data Fields

int count
CkHashtableT< CkArrayIndex, intregistered

Detailed Description

Definition at line 186 of file CkCache.h.


Constructor & Destructor Documentation

CkCacheArrayCounter::CkCacheArrayCounter (  )  [inline]

Definition at line 190 of file CkCache.h.


Member Function Documentation

void CkCacheArrayCounter::addLocation ( CkLocation loc  )  [inline, virtual]

This location is part of the calling location manager.

Implements CkLocIterator.

Definition at line 191 of file CkCache.h.

References count, CkLocation::getIndex(), CkHashtableTslow< KEY, OBJ >::put(), and registered.

Here is the call graph for this function:

void CkCacheArrayCounter::reset ( void   )  [inline]

Definition at line 194 of file CkCache.h.

References count, CkHashtable::empty(), and registered.

Referenced by CkCacheManager< CkCacheKey >::cacheSync().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Definition at line 188 of file CkCache.h.

Referenced by addLocation(), CkCacheManager< CkCacheKey >::cacheSync(), and reset().

Definition at line 189 of file CkCache.h.

Referenced by addLocation(), CkCacheManager< CkCacheKey >::cacheSync(), and reset().


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

Generated on Mon Sep 21 08:19:27 2020 for Charm++ by  doxygen 1.5.5