VISH
0.2
|
Base class for objects that may create objects that serve as input facilities. More...
#include </home/werner/origo/vish/ocean/plankton/VInputCreatorBase.hpp>
Base class for objects that may create objects that serve as input facilities.
Note that there is no virtual create() function here, because creation has to be done via interfaces which are queried by the creation environment.