Skip to content

Struct zmbt::mapping::ModelDefinition::T_Keep

template <class Target>

ClassList > T_Keep

T_Keep transition.

Inherits the following classes: zmbt::mapping::ModelDefinition::BaseTransition

Inherited by the following classes: zmbt::mapping::ModelDefinition::N_EndIn

Public Functions

Type Name
Target Keep (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 Keep

Set fixed input condition.

inline Target T_Keep::Keep (
    Expression const & expr
) 



The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/mapping/model_definition_transitions.hpp