SObjectizer-5 Extra
Static Public Member Functions | List of all members
so_5::extra::revocable_timer::impl::instantiator_and_sender_base< Message, Is_Signal > Struct Template Reference

#include <pub.hpp>

Static Public Member Functions

template<typename... Args>
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, Args &&... args)
 

Detailed Description

template<class Message, bool Is_Signal>
struct so_5::extra::revocable_timer::impl::instantiator_and_sender_base< Message, Is_Signal >

Definition at line 259 of file pub.hpp.

Member Function Documentation

◆ send_periodic()

template<class Message, bool Is_Signal>
template<typename... Args>
static SO_5_NODISCARD ::so_5::extra::revocable_timer::timer_id_t so_5::extra::revocable_timer::impl::instantiator_and_sender_base< Message, Is_Signal >::send_periodic ( const ::so_5::mbox_t &  to,
std::chrono::steady_clock::duration  pause,
std::chrono::steady_clock::duration  period,
Args &&...  args 
)
inlinestatic

Definition at line 263 of file pub.hpp.


The documentation for this struct was generated from the following file: