PPL Logo

CCounter Class Reference

#include <sdag.h>

Collaboration diagram for CCounter:

Collaboration graph
[legend]

Public Member Functions

 CCounter (int c)
 CCounter (int first, int last, int stride)
void decrement (void)
int isDone (void)

Private Attributes

unsigned int count

Detailed Description

Definition at line 552 of file sdag.h.


Constructor & Destructor Documentation

CCounter::CCounter ( int  c  )  [inline]

Definition at line 556 of file sdag.h.

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

Definition at line 557 of file sdag.h.

References count.


Member Function Documentation

void CCounter::decrement ( void   )  [inline]

Definition at line 560 of file sdag.h.

References count.

int CCounter::isDone ( void   )  [inline]

Definition at line 561 of file sdag.h.

References count.


Field Documentation

unsigned int CCounter::count [private]

Definition at line 554 of file sdag.h.

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


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

Generated on Thu May 24 07:56:42 2012 for Charm++ by  doxygen 1.5.5