Skip to content

Struct zmbt::mapping::ModelDefinition::T_Test

template <class Target>

ClassList > T_Test

T_Test transition.

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

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

Public Functions

Type Name
Target Test ()
Target Test (Expression const & e0)
Target Test (Expression const & e0, Expression const & e1)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2, Expression const & e3)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2, Expression const & e3, Expression const & e4)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2, Expression const & e3, Expression const & e4, Expression const & e5)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2, Expression const & e3, Expression const & e4, Expression const & e5, Expression const & e6)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2, Expression const & e3, Expression const & e4, Expression const & e5, Expression const & e6, Expression const & e7)
Target Test (Expression const & e0, Expression const & e1, Expression const & e2, Expression const & e3, Expression const & e4, Expression const & e5, Expression const & e6, Expression const & e7, Rest &&... rest)

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 Test [1/10]

inline Target T_Test::Test () 

function Test [2/10]

inline Target T_Test::Test (
    Expression const & e0
) 

function Test [3/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1
) 

function Test [4/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2
) 

function Test [5/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2,
    Expression const & e3
) 

function Test [6/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2,
    Expression const & e3,
    Expression const & e4
) 

function Test [7/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2,
    Expression const & e3,
    Expression const & e4,
    Expression const & e5
) 

function Test [8/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2,
    Expression const & e3,
    Expression const & e4,
    Expression const & e5,
    Expression const & e6
) 

function Test [9/10]

inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2,
    Expression const & e3,
    Expression const & e4,
    Expression const & e5,
    Expression const & e6,
    Expression const & e7
) 

function Test [10/10]

template<class... Rest>
inline Target T_Test::Test (
    Expression const & e0,
    Expression const & e1,
    Expression const & e2,
    Expression const & e3,
    Expression const & e4,
    Expression const & e5,
    Expression const & e6,
    Expression const & e7,
    Rest &&... rest
) 


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