VISH
0.2
|
Base class for objects that can be saved to some URL. More...
#include </home/werner/origo/vish/ocean/plankton/VSaver.hpp>
Base class for objects that can be saved to some URL.
This base class is basically a map of strings to VishSaver objects. This string list can be queried using the SaveIterator to find an appropriate saver functor, if there are many.
VSaveable & Wizt::VSaveable::GlobalState | ( | ) | [static] |
A global saveable object that is supposed to take care of the entire VISH state.
Runtime plugins may implement specific functionalities.