Struct zmbt::mapping::ModelDefinition::T_ContinuePipe¶
template <class Target>
T_ContinuePipe transition.
Inherits the following classes: zmbt::mapping::ModelDefinition::BaseTransition
Inherited by the following classes: zmbt::mapping::ModelDefinition::N_ChannelEnd
Public Functions¶
Type | Name |
---|---|
Target | Blend () |
Target | Group () |
Public Functions inherited from zmbt::mapping::ModelDefinition::BaseTransition¶
See zmbt::mapping::ModelDefinition::BaseTransition
Type | Name |
---|---|
virtual | ~BaseTransition () |
Protected Functions inherited from zmbt::mapping::ModelDefinition::BaseTransition¶
See zmbt::mapping::ModelDefinition::BaseTransition
Type | Name |
---|---|
BaseTransition (detail::DefinitionHelper && m) |
|
BaseTransition () |
|
BaseTransition (BaseTransition const &) = delete |
|
BaseTransition (BaseTransition &&) = default |
|
detail::DefinitionHelper & | state () |
Target | transit_to () |
Public Functions Documentation¶
function Blend¶
Combine channel outputs in time series
Combined channels produce a list of pairs [channel alias, requested signal], sorted by timestamp. Use it in combination with Saturate expr for testing strict or partial order on mock calls.
function Group¶
Pack channel outputs into an array similarly to Fork keyword X with Y with Z -> [X, Y, Z]
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/mapping/model_definition_transitions.hpp