SObjectizer 5.8
Loading...
Searching...
No Matches
so_5::impl::instantiator_and_sender< Message > Member List

This is the complete list of members for so_5::impl::instantiator_and_sender< Message >, including all inherited members.

make_instance(Args &&... args)so_5::impl::instantiator_and_sender_base< Message, is_signal< message_payload_type< Message >::payload_type >::value >inlineprivatestatic
send(const so_5::mbox_t &to, Args &&... args)so_5::impl::instantiator_and_sender_base< Message, is_signal< message_payload_type< Message >::payload_type >::value >inlinestatic
send_delayed(const so_5::mbox_t &to, std::chrono::steady_clock::duration pause, Args &&... args)so_5::impl::instantiator_and_sender_base< Message, is_signal< message_payload_type< Message >::payload_type >::value >inlinestatic
send_periodic(const so_5::mbox_t &to, std::chrono::steady_clock::duration pause, std::chrono::steady_clock::duration period, Args &&... args)so_5::impl::instantiator_and_sender_base< Message, is_signal< message_payload_type< Message >::payload_type >::value >inlinestatic