24 #ifndef _GEMA_PLUGIN_FEM_PROCESS_FACTORY_H_ 25 #define _GEMA_PLUGIN_FEM_PROCESS_FACTORY_H_ 31 #include "gmpFemProcessVersion.h" 49 assert(category == GM_PLUGIN_PROCESS);
virtual const QStringList & depVersionInfo() const
Retuns dependency version information for the plugin. See comments on the base class.
Definition: gmpFemProcessFactory.h:61
const GmLogCategory & logger()
virtual const QStringList & versionInfo() const
Retuns version information for the plugin. See comments on the base class.
Definition: gmpFemProcessFactory.h:58
Declaration of the GmpFemProcess class.
Basic class for the FEM Process plugin object.
Definition: gmpFemProcess.h:38
Implementation of the FemProcess factory plugin.
Definition: gmpFemProcessFactory.h:35
#define GmPluginObjectFactoryInterfaceIID
GmpFemProcessFactory()
Default constructor.
Definition: gmpFemProcessFactory.h:43