SObjectizer  5.5
List of all members
so_5::impl::instantiator_and_sender< Message > Struct Template Reference

#include <send_functions.hpp>

Inheritance diagram for so_5::impl::instantiator_and_sender< Message >:
so_5::impl::instantiator_and_sender_base< Message, is_signal< message_payload_type< Message >::payload_type >::value >

Additional Inherited Members

- Static Public Member Functions inherited from so_5::impl::instantiator_and_sender_base< Message, is_signal< message_payload_type< Message >::payload_type >::value >
static void send (const so_5::mbox_t &to, Args &&... args)
 
static void send_delayed (so_5::environment_t &env, const so_5::mbox_t &to, std::chrono::steady_clock::duration pause, Args &&... args)
 
static SO_5_NODISCARD timer_id_t send_periodic (so_5::environment_t &env, const so_5::mbox_t &to, std::chrono::steady_clock::duration pause, std::chrono::steady_clock::duration period, Args &&... args)
 

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