Struct zmbt::mapping::ModelDefinition::T_TerminatePipe¶
template <class Target>
T_TerminatePipe transition.
Inherits the following classes: zmbt::mapping::ModelDefinition::BaseTransition
Inherited by the following classes: zmbt::mapping::ModelDefinition::N_ChannelEnd
Public Functions¶
Type | Name |
---|---|
Target | Expect () |
Target | Expect (lang::Expression const & expr) Set fixed output assertion. |
Target | ExpectBatch (lang::Expression const & expr) |
Target | ExpectBatch () |
Target | ExpectOne (lang::Expression const & expr) |
Target | ExpectOne () |
Target | Inject () |
Target | Inject (lang::Expression const & expr) Set fixed input condition. |
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 Expect [1/2]¶
function Expect [2/2]¶
Set fixed output assertion.
function ExpectBatch [1/2]¶
function ExpectBatch [2/2]¶
function ExpectOne [1/2]¶
function ExpectOne [2/2]¶
function Inject [1/2]¶
function Inject [2/2]¶
Set fixed input condition.
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/mapping/model_definition_transitions.hpp