SObjectizer-5 Extra
|
#include <pub.hpp>
Public Types | |
using | actual_signal_type = typename message_payload_type< Message >::subscription_type |
Type of signal to be delivered. More... | |
Static Public Member Functions | |
static SO_5_NODISCARD so_5::extra::revocable_timer::timer_id_t | send_periodic (const so_5::mbox_t &to, std::chrono::steady_clock::duration pause, std::chrono::steady_clock::duration period) |
using so_5::extra::revocable_timer::impl::instantiator_and_sender_base< Message, true >::actual_signal_type = typename message_payload_type< Message >::subscription_type |
|
inlinestatic |