26 #ifndef __TERRALIB_PLUGIN_INTERNAL_CPPPLUGINENGINEFACTORY_H 
   27 #define __TERRALIB_PLUGIN_INTERNAL_CPPPLUGINENGINEFACTORY_H 
   69 #endif  // __TERRALIB_PLUGIN_INTERNAL_CPPPLUGINENGINEFACTORY_H 
#define TEPLUGINEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
static CppPluginEngineFactory sm_factory
The C++ plugin engine factory. 
 
This is the abstract factory for plugin engines. 
 
This is the concrete factory for C++ plugin engines. 
 
This is the abstract factory for plugin engines.