◆ StreamState()
◆ accepting_messages
| bool a11::service::Session::StreamState::accepting_messages = true |
◆ action_gate
◆ done
| bool a11::service::Session::StreamState::done = false |
◆ done_started
| bool a11::service::Session::StreamState::done_started = false |
◆ half_close_delivered
| bool a11::service::Session::StreamState::half_close_delivered = false |
◆ id
| std::string a11::service::Session::StreamState::id |
◆ message_pump_cancel
| std::function<void()> a11::service::Session::StreamState::message_pump_cancel |
◆ message_pump_running
| bool a11::service::Session::StreamState::message_pump_running = false |
◆ outstanding_bytes
| size_t a11::service::Session::StreamState::outstanding_bytes = 0 |
◆ outstanding_messages
| size_t a11::service::Session::StreamState::outstanding_messages = 0 |
◆ pending_messages
◆ remote_half_closed
| bool a11::service::Session::StreamState::remote_half_closed = false |
◆ stream
| std::shared_ptr<net::WireStream> a11::service::Session::StreamState::stream |
The documentation for this struct was generated from the following file: