Wolframe, 0.0.3

runtimeEnvironmentModuleMacros.hpp File Reference

Macros for a module for a configurable runtime environment for a binding language or a binding language universe. More...

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...
 

Detailed Description

Macros for a module for a configurable runtime environment for a binding language or a binding language universe.

Macro Definition Documentation

#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)