Lumiera  0.pre.03
»edit your freedom«
wiringrequest.hpp File Reference

Go to the source code of this file.

Description

Symbolic representation of a goal for node wiring.

A WiringRequest is discovered while walking the Session model, and will be resolved later, when the target for the desired connection is available. When all wiring requests are resolved, the build process finishes. Thus, creating and resolving of such requests is the "fuel" actually to drive the Builder.

Todo:
stalled design draft from 2008 – basically still considered relevant as of 2016

Definition in file wiringrequest.hpp.

Classes

class  WiringRequest
 A statefull value object denoting the wish to establish a link or connection between two entities. More...
 

Namespaces

 steam
 Steam-Layer implementation namespace root.
 
 steam::mobject
 Media-Objects, edit operations and high-level session.
 
 steam::mobject::builder
 Namespace of the Builder, transforming high-level into low-level.
 

Class Documentation

◆ steam::mobject::builder::WiringRequest

class steam::mobject::builder::WiringRequest
+ Collaboration diagram for WiringRequest: