Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
wiringrequest.hpp File Reference

Symbolic representation of a goal for node wiring. More...

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.

Namespaces

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

Classes

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

Class Documentation

◆ steam::mobject::builder::WiringRequest

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