Macros for a module for a configurable runtime environment for a binding language or a binding language universe. More...
#include "appdevel/module/runtimeEnvironmentConstructor.hpp"
#include "module/moduleInterface.hpp"
#include "processor/procProviderInterface.hpp"
#include <boost/lexical_cast.hpp>
Go to the source code of this file.
Macros | |
#define | WF_RUNTIME_ENVIRONMENT(DESCRIPTION, CONFIG_SECTION, CONFIG_TITLE, CLASSDEF, CONFIGDEF, INITFUNCTION) |
Defines a program type with a runtime environment (e.g. program with shared resource context) More... | |
Macros for a module for a configurable runtime environment for a binding language or a binding language universe.
#define WF_RUNTIME_ENVIRONMENT | ( | DESCRIPTION, | |
CONFIG_SECTION, | |||
CONFIG_TITLE, | |||
CLASSDEF, | |||
CONFIGDEF, | |||
INITFUNCTION | |||
) |
Defines a program type with a runtime environment (e.g. program with shared resource context)
Copyright © 2014 - Project Wolframe - All Rights Reserved