Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
ParamBuildSpec< ANCH, FUNZ >::Accessor< slot > Struct Template Reference

#include "steam/engine/param-weaving-pattern.hpp"

Description

template<class ANCH, typename... FUNZ>
template<size_t slot>
struct steam::engine::ParamBuildSpec< ANCH, FUNZ >::Accessor< slot >

a (static) getter functor able to work on the full extended HeteroData-Chain

Remarks
the front-end of this chain resides in TurnoutSystem

Definition at line 194 of file param-weaving-pattern.hpp.

Static Public Member Functions

static auto & getParamVal (TurnoutSystem &turnoutSys)
 

Member Function Documentation

◆ getParamVal()

template<class ANCH , typename... FUNZ>
template<size_t slot>
static auto & getParamVal ( TurnoutSystem turnoutSys)
inlinestatic

Definition at line 197 of file param-weaving-pattern.hpp.

References TurnoutSystem::retrieveData().

+ Here is the call graph for this function:
+ Collaboration diagram for ParamBuildSpec< ANCH, FUNZ >::Accessor< slot >:

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