Lumiera  0.pre.03
»edit your freedom«
ScriptRunnerFacade Struct Reference

#include "vault/scriptrunnerfacade.hpp"

Description

Interface to the vault layer (TODO 2018 really?) (script runner): Global access point for starting a script within Lumiera application context.

Todo:
build the (LUA,C)-script runner.

Definition at line 51 of file scriptrunnerfacade.hpp.

Static Public Member Functions

static lumiera::SubsysgetDescriptor ()
 provide a descriptor for lumiera::AppState, wired accordingly to allow main to start a script and to (prematurely) abort a running script. More...
 

Member Function Documentation

◆ getDescriptor()

Subsys & getDescriptor ( )
static

provide a descriptor for lumiera::AppState, wired accordingly to allow main to start a script and to (prematurely) abort a running script.

intended for use by main().

Definition at line 87 of file scriptrunnerfacade.cpp.

+ Collaboration diagram for ScriptRunnerFacade:

The documentation for this struct was generated from the following files: