Lumiera  0.pre.03
»edit your freedom«
ConManager Class Reference

#include "steam/mobject/builder/conmanager.hpp"

Description

Connection Manager: used to build the connections between render engine nodes if these nodes need to cooperate besides the normal "data pull" operation.

Esp. the Connection Manager knows how to wire up the effect's parameters with the corresponding ParamProviders (automation) in the Session. Questions regarding the possibility of a media stream connection are delegated internally to the STypeManager.

The primary service of the connection manager is to accept a wiring request and handle the details of establishing the necessary connections.

Definition at line 50 of file conmanager.hpp.

Public Member Functions

int getConnection ()
 

Member Function Documentation

◆ getConnection()

int getConnection ( )
Todo:
just a design sketch from 2008, work out signatures etc...
Todo:
TODO IT!!!!!!!!!!!!!!!!!!

Definition at line 43 of file conmanager.cpp.

+ Collaboration diagram for ConManager:

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