|
The Vish Visualization Shell 0.3
Vish
|
Callback object when unloading a module. More...
#include <ocean/plankton/VManagedObject.hpp>
Public Member Functions | |
| virtual void | removeItem (const string &ModulePath, const VManagedObjectPtr &ObjectCreator)=0 |
| Callback for removing objects. | |
Callback object when unloading a module.
|
pure virtual |
Callback for removing objects.
The ObjectCreator will be deleted a moment later.
Referenced by Wizt::VManagedObject::UnloadVModule().