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

#include "/Werk/devel/lumi/tests/core/steam/play/dummy-builder-context.hpp"

Description

helper for dummy render engine: Simulate the result of a build process, without actually running the builder.

Produces some mock pipes, model ports etc.

Definition at line 131 of file dummy-builder-context.hpp.

Public Member Functions

 SimulatedBuilderContext ()
 setup
 
 ~SimulatedBuilderContext ()
 tear-down
 
ModelPorts getAllModelPorts ()
 
DummyOutputLink getModelPort (uint index)
 
void performMockBuild ()
 

Public Attributes

std::vector< DataSinkdataSinks_
 
ModelPortRegistryexistingRegistry_
 
std::vector< ModelPortmodelPorts_
 
ModelPortRegistry registry_
 
+ Collaboration diagram for SimulatedBuilderContext:

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