Struct zmbt::mapping::ModelDefinition::T_With¶
template <class Target>
T_With transition.
Inherits the following classes: zmbt::mapping::ModelDefinition::BaseTransition
Inherited by the following classes: zmbt::mapping::ModelDefinition::N_CombineOut
Public Functions¶
Type | Name |
---|---|
require_not_str< C, Target > | With (C && cal, object_id const & obj) |
require_not_str< C, Target > | With (C && cal, Param const & obj) |
require_not_str< C, Target > | With (C && cal) |
Target | With (boost::json::string_view key, T &&... fmtargs) |
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 With [1/4]¶
template<class C>
inline require_not_str< C, Target > T_With::With (
C && cal,
object_id const & obj
)
Combine channel outputs into an array similarly to Pack keyword X with Y with Z -> [X, Y, Z]
function With [2/4]¶
function With [3/4]¶
function With [4/4]¶
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/mapping/model_definition_transitions.hpp