The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Wizt::ValuePoolReferer Struct Referenceabstract

Abstract base class for objects that may provide objects that provide an active value pool (two-fold indirection). More...

#include <ocean/plankton/ValuePool.hpp>

Public Member Functions

WeakPtr< ValuePoolgetActiveValuePool () const
 Convenience function to the request the current value pool.
 
virtual RefPtr< ValuePoolProvidergetActiveValuePoolProvider () const =0
 Return the current object that provides an value pool.
 

Detailed Description

Abstract base class for objects that may provide objects that provide an active value pool (two-fold indirection).