xronos-sdk 0.6.0
Xronos C++ SDK
Loading...
Searching...
No Matches
xronos::sdk::BaseReaction::PortEffect< T > Member List

This is the complete list of members for xronos::sdk::BaseReaction::PortEffect< T >, including all inherited members.

get() const noexcept -> ImmutableValuePtr< T > requires(!std::is_same_v< T, void >)xronos::sdk::BaseReaction::PortEffect< T >
is_present() const noexcept -> boolxronos::sdk::BaseReaction::PortEffect< T >
PortEffect(InputPort< T > &port, const ReactionContext &context)xronos::sdk::BaseReaction::PortEffect< T >
PortEffect(OutputPort< T > &port, const ReactionContext &context)xronos::sdk::BaseReaction::PortEffect< T >
set(const ImmutableValuePtr< T > &value_ptr)xronos::sdk::BaseReaction::PortEffect< T >
set(MutableValuePtr< T > &&value_ptr)xronos::sdk::BaseReaction::PortEffect< T >
set(const U &value)xronos::sdk::BaseReaction::PortEffect< T >
set(U &&value)xronos::sdk::BaseReaction::PortEffect< T >
set()xronos::sdk::BaseReaction::PortEffect< T >