Documentation for OpenFLUID 2.2.0
PluggableObserver.hpp File Reference

Detailed Description

Include dependency graph for PluggableObserver.hpp:

Go to the source code of this file.

Classes

class  openfluid::ware::PluggableObserver
 

Namespaces

 openfluid
 
 openfluid::ware
 

Macros

#define DEFINE_OBSERVER_CLASS(pluginclassname)
 

Typedefs

typedef PluggableObserver *(* openfluid::ware::GetPluggableObserverBodyProc) ()
 
typedef ObserverSignature *(* openfluid::ware::GetPluggableObserverSignatureProc) ()
 

Macro Definition Documentation

◆ DEFINE_OBSERVER_CLASS

#define DEFINE_OBSERVER_CLASS (   pluginclassname)

Macro for definition of observer class hook

Parameters
[in]pluginclassnameThe name of the class to instantiate