Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
ConfMix Struct Reference

#include "/Werk/devel/lumi/tests/core/steam/engine/test-rand-ontology.hpp"

Description

extended config for combining/mixing operations

Definition at line 236 of file test-rand-ontology.hpp.

Public Types

using InFeed = std::array< TestFrame const *, 2 >
 

Public Attributes

string streamType
 

Public Member Functions

 ConfMix (Spec const &spec)
 
auto binding ()
 
string procSpec ()
 

Constructor & Destructor Documentation

◆ ConfMix()

ConfMix ( Spec const &  spec)
inline

Definition at line 241 of file test-rand-ontology.hpp.

Member Typedef Documentation

◆ InFeed

using InFeed = std::array<TestFrame const*, 2>

Definition at line 238 of file test-rand-ontology.hpp.

Member Function Documentation

◆ binding()

auto binding ( )
inline

Definition at line 246 of file test-rand-ontology.hpp.

References steam::engine::test::ont::combineFrames().

+ Here is the call graph for this function:

◆ procSpec()

string procSpec ( )
inline

Definition at line 256 of file test-rand-ontology.hpp.

References ConfMix::streamType.

Member Data Documentation

◆ streamType

string streamType

Definition at line 239 of file test-rand-ontology.hpp.

Referenced by ConfMix::procSpec().

+ Collaboration diagram for ConfMix:

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