Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
radix_relay::core::standard_processor< Handler > Member List

This is the complete list of members for radix_relay::core::standard_processor< Handler >, including all inherited members.

in_queue_t typedefradix_relay::core::standard_processor< Handler >
out_queues_t typedefradix_relay::core::standard_processor< Handler >
run(std::shared_ptr< boost::asio::cancellation_slot > cancel_slot=nullptr) -> boost::asio::awaitable< void >radix_relay::core::standard_processor< Handler >inline
run_once(std::shared_ptr< boost::asio::cancellation_slot > cancel_slot=nullptr) -> boost::asio::awaitable< void >radix_relay::core::standard_processor< Handler >inline
standard_processor(const std::shared_ptr< boost::asio::io_context > &io_context, const std::shared_ptr< in_queue_t > &in_queue, const out_queues_t &out_queues, HandlerArgs &&...handler_args)radix_relay::core::standard_processor< Handler >inline