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

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

Description

extended config for Generator operations

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

Public Types

using Param = tuple< FraNo, Flavr >
 

Public Attributes

Flavr fOff = 0
 
string streamType
 

Public Member Functions

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

Constructor & Destructor Documentation

◆ ConfGen()

ConfGen ( Spec const &  spec)
inline

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

Member Typedef Documentation

◆ Param

using Param = tuple<FraNo, Flavr>

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

Member Function Documentation

◆ binding()

auto binding ( )
inline

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

References ConfGen::fOff, and steam::engine::test::ont::generateFrame().

+ Here is the call graph for this function:

◆ procSpec()

string procSpec ( )
inline

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

References ConfGen::fOff, and ConfGen::streamType.

Member Data Documentation

◆ fOff

Flavr fOff = 0

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

Referenced by ConfGen::binding(), and ConfGen::procSpec().

◆ streamType

string streamType

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

Referenced by ConfGen::procSpec().

+ Collaboration diagram for ConfGen:

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