Accompanying iterator class.
More...
#include </home/werner/origo/vish/ocean/plankton/VSaver.hpp>
List of all members.
Public Member Functions
-
virtual bool apply (const string &s, const RefPtr< VishSaver > &VS)=0
- The virtual apply function, which is to be overloaded by iterator implementations.
-
virtual ~SaveIterator ()=0
- The virtual Destructor. Good to have one. Without it, we would have none.
Detailed Description
Accompanying iterator class.
The documentation for this struct was generated from the following files:
- ocean/plankton/VSaver.hpp
- ocean/plankton/VSaver.cpp