#include <ReductionMgr.h>
Definition at line 349 of file ReductionMgr.h.
◆ ReductionValue() [1/2]
ReductionValue::ReductionValue |
( |
| ) |
|
◆ ReductionValue() [2/2]
ReductionValue::ReductionValue |
( |
double |
| ) |
|
◆ ~ReductionValue()
ReductionValue::~ReductionValue |
( |
| ) |
|
◆ operator double()
ReductionValue::operator double |
( |
| ) |
|
◆ operator int()
ReductionValue::operator int |
( |
| ) |
|
◆ operator+=() [1/3]
double ReductionValue::operator+= |
( |
double |
other | ) |
|
◆ operator+=() [2/3]
double ReductionValue::operator+= |
( |
int |
other | ) |
|
◆ operator+=() [3/3]
double ReductionValue::operator+= |
( |
unsigned int |
other | ) |
|
◆ operator=()
double ReductionValue::operator= |
( |
double & |
other | ) |
|
◆ reducedValue
double ReductionValue::reducedValue |
◆ valueLock
CmiNodeLock ReductionValue::valueLock |
The documentation for this class was generated from the following files: