async_receive(CompletionToken &&token) | server_mock::ProtocolBase | inline |
async_send(CompletionToken &&token) | server_mock::ProtocolBase | inline |
async_send_tls(CompletionToken &&token) | server_mock::ProtocolBase | inline |
auth_method_data(const std::string &auth_method_data) | server_mock::ProtocolBase | inline |
auth_method_data() const | server_mock::ProtocolBase | inline |
auth_method_data_ | server_mock::ProtocolBase | protected |
auth_method_name(const std::string &auth_method_name) | server_mock::ProtocolBase | inline |
auth_method_name() const | server_mock::ProtocolBase | inline |
auth_method_name_ | server_mock::ProtocolBase | protected |
authenticate(const std::string &auth_method_name, const std::string &auth_method_data, const std::string &password, const std::vector< uint8_t > &auth_response) | server_mock::ProtocolBase | static |
cancel() | server_mock::ProtocolBase | |
conn_ | server_mock::ProtocolBase | protected |
connection() | server_mock::ProtocolBase | inline |
decode_frame(std::vector< uint8_t > &payload) | server_mock::MySQLXProtocol | |
decode_single_message(const std::vector< uint8_t > &payload) | server_mock::MySQLXProtocol | |
encode_async_notice(const AsyncNotice &async_notice) | server_mock::MySQLXProtocol | |
encode_error(const ErrorResponse &msg) override | server_mock::MySQLXProtocol | virtual |
encode_message(const xcl::XProtocol::Server_message_type_id msg_id, const xcl::XProtocol::Message &msg) | server_mock::MySQLXProtocol | |
encode_ok(const OkResponse &msg) override | server_mock::MySQLXProtocol | virtual |
encode_resultset(const ResultsetResponse &response) override | server_mock::MySQLXProtocol | virtual |
exec_timer() | server_mock::ProtocolBase | inline |
exec_timer_ | server_mock::ProtocolBase | protected |
get_notice_message(const unsigned id, const std::string &payload) | server_mock::MySQLXProtocol | |
gr_state_changed_from_json(const std::string &json_string) | server_mock::MySQLXProtocol | |
io_context() | server_mock::ProtocolBase | inline |
notice_frame | server_mock::MySQLXProtocol | |
operator=(const ProtocolBase &)=delete | server_mock::ProtocolBase | |
operator=(ProtocolBase &&rhs)=delete | server_mock::ProtocolBase | |
protocol_decoder_ | server_mock::MySQLXProtocol | private |
protocol_encoder_ | server_mock::MySQLXProtocol | private |
ProtocolBase(mysql_harness::DestinationSocket sock, mysql_harness::DestinationEndpoint ep, TlsServerContext &tls_ctx) | server_mock::MySQLXProtocol | inlineexplicit |
ProtocolBase(const ProtocolBase &)=delete | server_mock::MySQLXProtocol | |
ProtocolBase(ProtocolBase &&)=delete | server_mock::MySQLXProtocol | |
recv_buffer() const | server_mock::ProtocolBase | inline |
recv_buffer() | server_mock::ProtocolBase | inline |
recv_header(const net::const_buffer &buf) | server_mock::MySQLXProtocol | |
send_buffer() const | server_mock::ProtocolBase | inline |
send_buffer() | server_mock::ProtocolBase | inline |
server_auth_method_data(const std::string &auth_method_data) | server_mock::ProtocolBase | inline |
server_auth_method_data() const | server_mock::ProtocolBase | inline |
server_auth_method_data_ | server_mock::ProtocolBase | protected |
server_auth_method_name(const std::string &auth_method_name) | server_mock::ProtocolBase | inline |
server_auth_method_name() const | server_mock::ProtocolBase | inline |
server_auth_method_name_ | server_mock::ProtocolBase | protected |
terminate() | server_mock::ProtocolBase | inline |
username(const std::string &username) | server_mock::ProtocolBase | inline |
username() const | server_mock::ProtocolBase | inline |
username_ | server_mock::ProtocolBase | protected |
~ProtocolBase()=default | server_mock::ProtocolBase | virtual |