|
The Vish Visualization Shell 0.3
Vish
|
Iterator class for values stored in multiple ValuePools (also called "shadows" of a variable). More...
#include <ocean/plankton/ValuePool.hpp>
Public Member Functions | |
| virtual bool | apply (const RefPtr< ValuePool > &ShadowPool, const RefPtr< VValueBase > &ShadowValue)=0 |
| Virtual callback function. | |
| virtual | ~ValueShadowIterator () |
| Virtual destructor. | |
Iterator class for values stored in multiple ValuePools (also called "shadows" of a variable).
|
pure virtual |
Virtual callback function.
Implemented in VWebControl::ValueIterator, and VishControl::ValueIterator.
Referenced by Wizt::ValueNotifierList::iterateShadows().