PPL Logo

SDAG::CCounter Class Reference

#include <sdag.h>

Inheritance diagram for SDAG::CCounter:

Inheritance graph
[legend]
Collaboration diagram for SDAG::CCounter:

Collaboration graph
[legend]

Public Member Functions

 CCounter ()
 CCounter (CkMigrateMessage *)
 CCounter (int c)
 CCounter (int first, int last, int stride)
void decrement (void)
int isDone (void)
void pup (PUP::er &p)
 PUPable_decl (CCounter)

Private Attributes

unsigned int count

Detailed Description

Definition at line 115 of file sdag.h.


Constructor & Destructor Documentation

SDAG::CCounter::CCounter (  )  [inline]

Definition at line 119 of file sdag.h.

References SDAG::Closure::init().

Here is the call graph for this function:

SDAG::CCounter::CCounter ( CkMigrateMessage  )  [inline]

Definition at line 120 of file sdag.h.

References SDAG::Closure::init().

Here is the call graph for this function:

SDAG::CCounter::CCounter ( int  c  )  [inline]

Definition at line 121 of file sdag.h.

References SDAG::Closure::init().

Here is the call graph for this function:

SDAG::CCounter::CCounter ( int  first,
int  last,
int  stride 
) [inline]

Definition at line 122 of file sdag.h.

References count, and SDAG::Closure::init().

Here is the call graph for this function:


Member Function Documentation

void SDAG::CCounter::decrement ( void   )  [inline]

Definition at line 126 of file sdag.h.

References count.

int SDAG::CCounter::isDone ( void   )  [inline]

Definition at line 127 of file sdag.h.

References count.

void SDAG::CCounter::pup ( PUP::er p  )  [inline, virtual]

Implements SDAG::Closure.

Definition at line 129 of file sdag.h.

References count, and SDAG::Closure::packClosure().

Here is the call graph for this function:

SDAG::CCounter::PUPable_decl ( CCounter   ) 


Field Documentation

unsigned int SDAG::CCounter::count [private]

Definition at line 117 of file sdag.h.

Referenced by CCounter(), decrement(), isDone(), and pup().


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

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