VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
VICI::cfi::AutoRunPlugIn Class Referenceabstract

Base class for plug ins that are run immediately that the library is loaded. More...

#include <vici/plugin.h>

Inheritance diagram for VICI::cfi::AutoRunPlugIn:
VICI::cfi::PlugIn

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.
 

Detailed Description

Base class for plug ins that are run immediately that the library is loaded.


The documentation for this class was generated from the following file: