|
Radix Relay
Hybrid mesh communications with Signal Protocol encryption
|
This is the complete list of members for radix_relay::core::connection_monitor, including all inherited members.
| connection_monitor(const out_queues_t &queues) | radix_relay::core::connection_monitor | inlineexplicit |
| get_status() const -> connection_status | radix_relay::core::connection_monitor | |
| handle(const events::connection_monitor::in_t &event) -> void | radix_relay::core::connection_monitor | inline |
| handle(const events::transport::connected &event) -> void | radix_relay::core::connection_monitor | |
| handle(const events::transport::connect_failed &event) -> void | radix_relay::core::connection_monitor | |
| handle(const events::transport::disconnected &event) -> void | radix_relay::core::connection_monitor | |
| handle(const events::transport::send_failed &event) -> void | radix_relay::core::connection_monitor | |
| handle(const events::connection_monitor::query_status &event) -> void | radix_relay::core::connection_monitor | |
| in_queue_t typedef | radix_relay::core::connection_monitor |