#include <convcomlibstrategy.h>
Collaboration diagram for StrategyTableEntry:

Public Member Functions | |
| StrategyTableEntry () | |
| void | reset () |
Data Fields | |
| Strategy * | strategy |
| CkQ< MessageHolder * > | tmplist |
| int | numElements |
| int | elementCount |
| int | nEndItr |
| int | call_doneInserting |
| int | flag |
Definition at line 168 of file convcomlibstrategy.h.
| StrategyTableEntry::StrategyTableEntry | ( | ) |
Definition at line 78 of file convcomlibstrategy.C.
References call_doneInserting, elementCount, nEndItr, numElements, and strategy.
| void StrategyTableEntry::reset | ( | ) |
Definition at line 91 of file convcomlibstrategy.C.
References call_doneInserting, elementCount, nEndItr, and numElements.
Definition at line 169 of file convcomlibstrategy.h.
Referenced by ConvComlibManager::insertStrategy(), itrDoneHandler(), ComlibArrayListener::registerStrategy(), and StrategyTableEntry().
Definition at line 171 of file convcomlibstrategy.h.
Definition at line 173 of file convcomlibstrategy.h.
Referenced by EachToManyMulticastStrategy::beginProcessing(), EachToManyMulticastStrategy::doneInserting(), itrDoneHandler(), ComlibArrayListener::registerStrategy(), reset(), and StrategyTableEntry().
Definition at line 175 of file convcomlibstrategy.h.
Referenced by reset(), and StrategyTableEntry().
Definition at line 181 of file convcomlibstrategy.h.
Referenced by reset(), and StrategyTableEntry().
Definition at line 182 of file convcomlibstrategy.h.
Referenced by reset(), and StrategyTableEntry().
Definition at line 183 of file convcomlibstrategy.h.
1.5.1