Documentation for OpenFLUID 2.2.0
PluggableBuilderExtension.hpp File Reference

Detailed Description

Include dependency graph for PluggableBuilderExtension.hpp:

Go to the source code of this file.

Classes

class  openfluid::builderext::PluggableBuilderExtension
 

Namespaces

 openfluid
 
 openfluid::builderext
 

Macros

#define DEFINE_BUILDEREXT_CLASS(pluginclassname)
 

Typedefs

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

Macro Definition Documentation

◆ DEFINE_BUILDEREXT_CLASS

#define DEFINE_BUILDEREXT_CLASS (   pluginclassname)

Macro for definition of builder extension class hook

Parameters
[in]pluginclassnameThe name of the class to instantiate