|
The Vish Visualization Shell 0.3
Vish
|
Accompanying iterator class. More...
#include <ocean/plankton/VSaver.hpp>
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. | |
Accompanying iterator class.