28 #ifdef statement_EXPORTS
29 #define statement_DECLDIR __declspec(dllexport)
32 #define statement_DECLDIR __declspec(dllimport)
35 #define statement_DECLDIR
40 #include "../include/charon-core/StatementIntf.h"
56 virtual bool operator ()()
const;
Statement module to be used in loops.
Base class for serializable objects.
InputSlot< bool > statement
Statement to interface to the external loop.
Declaration of the base class ParameteredObject.
#define statement_DECLDIR
Not needed without MSVC.
virtual void execute()
execute plugin code