All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
PluggableBuilderExtension.hpp File Reference
#include <openfluid/fluidx/AdvancedFluidXDescriptor.hpp>
#include <openfluid/ware/PluggableWare.hpp>
#include <openfluid/builderext/BuilderExtensionSignature.hpp>
#include <openfluid/dllexport.hpp>

Go to the source code of this file.

Classes

class  openfluid::builderext::PluggableBuilderExtension
 

Namespaces

 openfluid
 
 openfluid::builderext
 

Macros

#define DECLARE_BUILDEREXT_PLUGIN
 
#define DEFINE_BUILDEREXT_CLASS(pluginclassname)
 

Typedefs

typedef
PluggableBuilderExtension *(* 
openfluid::builderext::GetPluggableBuilderExtensionBodyProc )()
 
typedef
BuilderExtensionSignature *(* 
openfluid::builderext::GetPluggableBuilderExtensionSignatureProc )()
 

Detailed Description

Author
Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@s.nosp@m.upag.nosp@m.ro.in.nosp@m.ra.f.nosp@m.r

Macro Definition Documentation

#define DECLARE_BUILDEREXT_PLUGIN
Deprecated:
This declaration is not needed anymore since version 2.1.0
#define DEFINE_BUILDEREXT_CLASS (   pluginclassname)

Macro for definition of builder extension class hook

Parameters
[in]pluginclassnameThe name of the class to instantiate