| auth_error() | ServerFirstAuthenticator | private | 
  | auth_ok() | ServerFirstAuthenticator | private | 
  | BasicProcessor(MysqlRoutingClassicConnectionBase *conn) | Processor | inline | 
  | client_greeting() | ServerFirstAuthenticator | private | 
  | client_greeting_after_tls() | ServerFirstAuthenticator | private | 
  | client_greeting_full() | ServerFirstAuthenticator | private | 
  | client_greeting_server_adjust_caps(ClassicProtocolState &rc_protocol, ClassicProtocolState &st_protocol) | ServerFirstAuthenticator | private | 
  | client_greeting_start_tls() | ServerFirstAuthenticator | private | 
  | client_last_recv_buf_size_ | ServerFirstAuthenticator | private | 
  | client_last_send_buf_size_ | ServerFirstAuthenticator | private | 
  | client_socket_failed(std::error_code ec) | Processor | protected | 
  | conn_ | BasicProcessor | private | 
  | connect_error_is_transient(const classic_protocol::message::server::Error &err) | ForwardingProcessor | protectedstatic | 
  | connection() const | BasicProcessor | inline | 
  | connection() | BasicProcessor | inline | 
  | discard_current_msg(Channel &src_channel, ClassicProtocolState &src_protocol) | Processor | protected | 
  | discard_current_msg(TlsSwitchableConnection< Proto > &conn) | Processor | inlineprotected | 
  | failed(const std::optional< classic_protocol::message::server::Error > &err) | ServerFirstAuthenticator | inline | 
  | failed() const | ServerFirstAuthenticator | inline | 
  | failed_ | ServerFirstAuthenticator | private | 
  | fetch_user_attrs() | ServerFirstAuthenticator | private | 
  | fetch_user_attrs_done() | ServerFirstAuthenticator | private | 
  | final_response() | ServerFirstAuthenticator | private | 
  | forward_client_to_server(bool noflush=false) | ForwardingProcessor | protected | 
  | forward_server_to_client(bool noflush=false) | ForwardingProcessor | protected | 
  | initial_response() | ServerFirstAuthenticator | private | 
  | kConnectRetryInterval | ForwardingProcessor | static | 
  | log_fatal_error_code(const char *msg, std::error_code ec) | Processor | protectedstatic | 
  | message_can_be_forwarded_as_is(ClassicProtocolState &src_protocol, ClassicProtocolState &dst_protocol, const T &msg) | ForwardingProcessor | inlineprotectedstatic | 
  | mysql_reconnect_start(TraceEvent *parent_event) | ForwardingProcessor | protected | 
  | on_error_ | ServerFirstAuthenticator | private | 
  | pool_server_connection() | ForwardingProcessor | protected | 
  | process() override | ServerFirstAuthenticator | virtual | 
  | reconnect_error(classic_protocol::message::server::Error err) | ForwardingProcessor | inlineprotected | 
  | reconnect_error() const | ForwardingProcessor | inlineprotected | 
  | reconnect_error_ | ForwardingProcessor | private | 
  | reconnect_send_error_msg(Channel &src_channel, ClassicProtocolState &src_protocol) | ForwardingProcessor | protected | 
  | reconnect_send_error_msg(TlsSwitchableConnection< Proto > &conn) | ForwardingProcessor | inlineprotected | 
  | recv_client_failed(std::error_code ec) | Processor | protected | 
  | recv_server_failed(std::error_code ec) | Processor | protected | 
  | recv_server_failed_and_check_client_socket(std::error_code ec) | ForwardingProcessor | protected | 
  | required_connection_attributes_fetcher_result_ | ServerFirstAuthenticator | private | 
  | Result enum name | BasicProcessor |  | 
  | send_client_failed(std::error_code ec) | Processor | protected | 
  | send_server_failed(std::error_code ec) | Processor | protected | 
  | server_last_recv_buf_size_ | ServerFirstAuthenticator | private | 
  | server_last_send_buf_size_ | ServerFirstAuthenticator | private | 
  | server_socket_failed(std::error_code ec) | Processor | protected | 
  | ServerFirstAuthenticator(MysqlRoutingClassicConnectionBase *conn, std::function< void(const classic_protocol::message::server::Error &)> on_error) | ServerFirstAuthenticator | inline | 
  | skip_or_inject_end_of_columns(bool no_flush=false) | ForwardingProcessor | protected | 
  | socket_reconnect_start(TraceEvent *parent_event) | ForwardingProcessor | protected | 
  | Stage enum name | ServerFirstAuthenticator |  | 
  | stage(Stage stage) | ServerFirstAuthenticator | inline | 
  | stage() const | ServerFirstAuthenticator | inline | 
  | stage_ | ServerFirstAuthenticator | private | 
  | tls_connect() | ServerFirstAuthenticator | private | 
  | tls_connect_init() | ServerFirstAuthenticator | private | 
  | tls_forward() | ServerFirstAuthenticator | private | 
  | tls_forward_init() | ServerFirstAuthenticator | private | 
  | trace(Tracer::Event e) | Processor | protected | 
  | trace_command(const std::string_view &prefix) | Processor | protected | 
  | trace_command_end(TraceEvent *event, TraceEvent::StatusCode status_code=TraceEvent::StatusCode::kUnset) | Processor | protected | 
  | trace_connect(TraceEvent *parent_span) | Processor | protected | 
  | trace_connect_and_forward_command(TraceEvent *parent_span) | Processor | protected | 
  | trace_forward_command(TraceEvent *parent_span) | Processor | protected | 
  | trace_set_connection_attributes(TraceEvent *ev) | Processor | protected | 
  | trace_span(TraceEvent *parent_span, const std::string_view &prefix) | Processor | protected | 
  | trace_span_end(TraceEvent *event, TraceEvent::StatusCode status_code=TraceEvent::StatusCode::kUnset) | Processor | protected | 
  | tracer() | Processor | protected | 
  | ~BasicProcessor()=default | BasicProcessor | virtual |