SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
SASSY::cfi::AutoRunPlugIn Class Referenceabstract

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

#include <cfi/plugin.h>

Inheritance diagram for SASSY::cfi::AutoRunPlugIn:
SASSY::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 SASSY::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: