| backpressure_active_ | unilink::transport::TcpClient::Impl | |
| bp_high_ | unilink::transport::TcpClient::Impl | |
| bp_limit_ | unilink::transport::TcpClient::Impl | |
| bp_low_ | unilink::transport::TcpClient::Impl | |
| callback_mtx_ | unilink::transport::TcpClient::Impl | mutable |
| cfg_ | unilink::transport::TcpClient::Impl | |
| close_socket() | unilink::transport::TcpClient::Impl | |
| connect_timer_ | unilink::transport::TcpClient::Impl | |
| connected_ | unilink::transport::TcpClient::Impl | |
| current_seq_ | unilink::transport::TcpClient::Impl | |
| current_write_buffer_ | unilink::transport::TcpClient::Impl | |
| do_resolve_connect(std::shared_ptr< TcpClient > self, uint64_t seq) | unilink::transport::TcpClient::Impl | |
| do_write(std::shared_ptr< TcpClient > self, uint64_t seq) | unilink::transport::TcpClient::Impl | |
| first_retry_interval_ms_ | unilink::transport::TcpClient::Impl | |
| handle_close(std::shared_ptr< TcpClient > self, uint64_t seq, const boost::system::error_code &ec={}) | unilink::transport::TcpClient::Impl | |
| Impl(const TcpClientConfig &cfg, net::io_context *ioc_ptr) | unilink::transport::TcpClient::Impl | inline |
| init() | unilink::transport::TcpClient::Impl | inline |
| ioc_ | unilink::transport::TcpClient::Impl | |
| ioc_thread_ | unilink::transport::TcpClient::Impl | |
| join_ioc_thread(bool allow_detach) | unilink::transport::TcpClient::Impl | |
| last_err_mtx_ | unilink::transport::TcpClient::Impl | mutable |
| last_error_info_ | unilink::transport::TcpClient::Impl | |
| lifecycle_seq_ | unilink::transport::TcpClient::Impl | |
| notify_state() | unilink::transport::TcpClient::Impl | |
| on_bp_ | unilink::transport::TcpClient::Impl | |
| on_bytes_ | unilink::transport::TcpClient::Impl | |
| on_state_ | unilink::transport::TcpClient::Impl | |
| owned_ioc_ | unilink::transport::TcpClient::Impl | |
| owns_ioc_ | unilink::transport::TcpClient::Impl | |
| perform_stop_cleanup() | unilink::transport::TcpClient::Impl | |
| queue_bytes_ | unilink::transport::TcpClient::Impl | |
| recalculate_backpressure_bounds() | unilink::transport::TcpClient::Impl | |
| reconnect_attempt_count_ | unilink::transport::TcpClient::Impl | |
| reconnect_pending_ | unilink::transport::TcpClient::Impl | |
| reconnect_policy_ | unilink::transport::TcpClient::Impl | |
| record_error(diagnostics::ErrorLevel lvl, diagnostics::ErrorCategory cat, std::string_view operation, const boost::system::error_code &ec, std::string_view msg, bool retryable, uint32_t retry_count) | unilink::transport::TcpClient::Impl | |
| report_backpressure(size_t queued_bytes) | unilink::transport::TcpClient::Impl | |
| reset_io_objects() | unilink::transport::TcpClient::Impl | |
| reset_start_state() | unilink::transport::TcpClient::Impl | |
| resolver_ | unilink::transport::TcpClient::Impl | |
| retry_attempts_ | unilink::transport::TcpClient::Impl | |
| retry_timer_ | unilink::transport::TcpClient::Impl | |
| rx_ | unilink::transport::TcpClient::Impl | |
| schedule_retry(std::shared_ptr< TcpClient > self, uint64_t seq) | unilink::transport::TcpClient::Impl | |
| socket_ | unilink::transport::TcpClient::Impl | |
| start_read(std::shared_ptr< TcpClient > self, uint64_t seq) | unilink::transport::TcpClient::Impl | |
| state_ | unilink::transport::TcpClient::Impl | |
| stop_requested_ | unilink::transport::TcpClient::Impl | |
| stop_seq_ | unilink::transport::TcpClient::Impl | |
| stopping_ | unilink::transport::TcpClient::Impl | |
| strand_ | unilink::transport::TcpClient::Impl | |
| terminal_state_notified_ | unilink::transport::TcpClient::Impl | |
| transition_to(LinkState next, const boost::system::error_code &ec={}) | unilink::transport::TcpClient::Impl | |
| tx_ | unilink::transport::TcpClient::Impl | |
| work_guard_ | unilink::transport::TcpClient::Impl | |
| writing_ | unilink::transport::TcpClient::Impl | |