Lumiera  0.pre.03
»edit your freedom«
activity-lang.hpp File Reference

Go to the source code of this file.

Description

A language framework to define and interconnect scheduler activity verbs.

This is an interface to build valid activity descriptors, connect them with other activities and provide parameter data. The resulting definition terms can be passed to the scheduler's messaging queue to cause the described activities to be performed in the context of the Lumiera render engine.

See also
SchedulerActivity_test
activity.hpp definition of verbs

Definition in file activity-lang.hpp.

Classes

class  ActivityLang
 Term builder and execution framework to perform chains of scheduler Activities. More...
 

Typedefs

using BlockFlowAlloc = BlockFlow< blockFlow::RenderConfig >
 

Namespaces

 vault
 Vault-Layer implementation namespace root.
 
 vault::gear
 Active working gear and plumbing.