Functor base class for iteration over the components.
More...
#include </home/werner/origo/vish/ocean/plankton/VValueBase.hpp>
List of all members.
Public Member Functions
-
virtual bool apply (const string &name, const VValueBasePtr_t &Component)=0
- Callback function for iterating over value maps.
-
virtual ~iterator ()=0
- Pure virtual destructor.
Detailed Description
Functor base class for iteration over the components.
The documentation for this struct was generated from the following files:
- ocean/plankton/VValueBase.hpp
- ocean/plankton/VValueBase.cpp