Struct zmbt::mapping::ModelDefinition::T_Repeat¶
template <class Target>
T_Repeat transition.
Inherits the following classes: zmbt::mapping::ModelDefinition::BaseTransition
Inherited by the following classes: zmbt::mapping::ModelDefinition::N_Repeat
Public Functions¶
| Type | Name |
|---|---|
| Target | Repeat (std::size_t N) Run trigger N times. |
| Target | Repeat (Param const & N) Run trigger N times. |
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 Repeat [1/2]¶
Run trigger N times.
function Repeat [2/2]¶
Run trigger N times.
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/mapping/model_definition_transitions.hpp