VICI
0.11.815
Visual Chart Interpreter
|
Base class for plug ins that are run immediately that the library is loaded. More...
#include <vici/plugin.h>
Public Member Functions | |
virtual void | execute ()=0 |
Called by the PlugInMgr to run the plug-in's code. | |
Public Member Functions inherited from VICI::cfi::PlugIn | |
virtual | ~PlugIn () |
Destructor. | |
Base class for plug ins that are run immediately that the library is loaded.