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 | |
client_capabilities() const | server_mock::MySQLClassicProtocol | inline |
client_capabilities(classic_protocol::capabilities::value_type v) | server_mock::MySQLClassicProtocol | inline |
client_capabilities_ | server_mock::MySQLClassicProtocol | private |
conn_ | server_mock::ProtocolBase | protected |
connection() | server_mock::ProtocolBase | inline |
encode_auth_fast_message() | server_mock::MySQLClassicProtocol | |
encode_auth_switch_message(const classic_protocol::message::server::AuthMethodSwitch &msg) | server_mock::MySQLClassicProtocol | |
encode_error(const ErrorResponse &msg) override | server_mock::MySQLClassicProtocol | virtual |
encode_ok(const OkResponse &msg) override | server_mock::MySQLClassicProtocol | virtual |
encode_resultset(const ResultsetResponse &response) override | server_mock::MySQLClassicProtocol | virtual |
encode_server_greeting(const classic_protocol::message::server::Greeting &greeting) | server_mock::MySQLClassicProtocol | |
exec_timer() | server_mock::ProtocolBase | inline |
exec_timer_ | server_mock::ProtocolBase | protected |
io_context() | server_mock::ProtocolBase | inline |
operator=(const ProtocolBase &)=delete | server_mock::ProtocolBase | |
operator=(ProtocolBase &&rhs)=delete | server_mock::ProtocolBase | |
ProtocolBase(mysql_harness::DestinationSocket sock, mysql_harness::DestinationEndpoint ep, TlsServerContext &tls_ctx) | server_mock::MySQLClassicProtocol | inlineexplicit |
ProtocolBase(const ProtocolBase &)=delete | server_mock::MySQLClassicProtocol | |
ProtocolBase(ProtocolBase &&)=delete | server_mock::MySQLClassicProtocol | |
read_packet(std::vector< uint8_t > &payload) | server_mock::MySQLClassicProtocol | |
recv_buffer() const | server_mock::ProtocolBase | inline |
recv_buffer() | server_mock::ProtocolBase | inline |
send_buffer() const | server_mock::ProtocolBase | inline |
send_buffer() | server_mock::ProtocolBase | inline |
seq_no(uint8_t no) | server_mock::MySQLClassicProtocol | inline |
seq_no() const | server_mock::MySQLClassicProtocol | inline |
seq_no_ | server_mock::MySQLClassicProtocol | private |
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 |
server_capabilities() const | server_mock::MySQLClassicProtocol | inline |
server_capabilities(classic_protocol::capabilities::value_type v) | server_mock::MySQLClassicProtocol | inline |
server_capabilities_ | server_mock::MySQLClassicProtocol | private |
shared_capabilities() const | server_mock::MySQLClassicProtocol | inline |
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 |