MySQL 8.4.0
Source Code Documentation
Network_provider Member List

This is the complete list of members for Network_provider, including all inherited members.

cleanup_secure_connections_context()=0Network_providerpure virtual
close_connection(const Network_connection &connection)=0Network_providerpure virtual
configure(const Network_configuration_parameters &params)=0Network_providerpure virtual
configure_secure_connections(const Network_configuration_parameters &params)=0Network_providerpure virtual
default_connection_timeout()Network_providerinlinestatic
finalize_secure_connections_context()=0Network_providerpure virtual
get_communication_stack() const =0Network_providerpure virtual
get_new_connection()Network_providerinline
get_secure_connections_context_cleaner()Network_providerinlinevirtual
m_shared_connectionNetwork_providerprivate
Network_provider()Network_providerinline
Network_provider(Network_provider &&param)Network_providerinline
Network_provider(Network_provider &param)=deleteNetwork_provider
open_connection(const std::string &address, const unsigned short port, const Network_security_credentials &security_credentials, int connection_timeout=default_connection_timeout(), network_provider_dynamic_log_level log_level=network_provider_dynamic_log_level::PROVIDED)=0Network_providerpure virtual
operator=(Network_provider &param)=deleteNetwork_provider
reset_new_connection()Network_providerinline
set_new_connection(Network_connection *connection)Network_providerinline
start()=0Network_providerpure virtual
stop()=0Network_providerpure virtual
~Network_provider()Network_providerinlinevirtual