MySQL
8.4.4
Source Code Documentation
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
Xcom_network_provider Member List
This is the complete list of members for
Xcom_network_provider
, including all inherited members.
cleanup_secure_connections_context
() override
Xcom_network_provider
virtual
close_connection
(const Network_connection &connection) override
Xcom_network_provider
virtual
configure
(const Network_configuration_parameters ¶ms) override
Xcom_network_provider
inline
virtual
configure_secure_connections
(const Network_configuration_parameters ¶ms) override
Xcom_network_provider
inline
virtual
default_connection_timeout
()
Network_provider
inline
static
finalize_secure_connections_context
() override
Xcom_network_provider
virtual
get_communication_stack
() const override
Xcom_network_provider
inline
virtual
get_new_connection
()
Network_provider
inline
get_open_server_socket
() const
Xcom_network_provider
inline
get_port
() const
Xcom_network_provider
inline
get_secure_connections_context_cleaner
()
Network_provider
inline
virtual
is_provider_initialized
() const
Xcom_network_provider
inline
m_init_cond_var
Xcom_network_provider
mutable
private
m_init_error
Xcom_network_provider
private
m_init_lock
Xcom_network_provider
mutable
private
m_initialized
Xcom_network_provider
private
m_network_provider_tcp_server
Xcom_network_provider
private
m_open_server_socket
Xcom_network_provider
private
m_port
Xcom_network_provider
private
m_shared_connection
Network_provider
private
m_shutdown_tcp_server
Xcom_network_provider
private
Network_provider
()
Network_provider
inline
Network_provider
(Network_provider &¶m)
Network_provider
inline
Network_provider
(Network_provider ¶m)=delete
Network_provider
notify_provider_ready
(bool init_error=false)
Xcom_network_provider
open_connection
(const std::string &address, const unsigned short port, const Network_security_credentials &security_credentials, int connection_timeout=Network_provider::default_connection_timeout(), network_provider_dynamic_log_level log_level=network_provider_dynamic_log_level::PROVIDED) override
Xcom_network_provider
virtual
operator=
(Network_provider ¶m)=delete
Network_provider
reset_new_connection
()
Network_provider
inline
set_new_connection
(Network_connection *connection)
Network_provider
inline
set_open_server_socket
(result open_socket)
Xcom_network_provider
inline
set_port
(xcom_port port)
Xcom_network_provider
inline
set_shutdown_tcp_server
(bool shutdown_tcp_server)
Xcom_network_provider
inline
should_shutdown_tcp_server
() const
Xcom_network_provider
inline
start
() override
Xcom_network_provider
virtual
stop
() override
Xcom_network_provider
virtual
wait_for_provider_ready
()
Xcom_network_provider
Xcom_network_provider
(Xcom_network_provider ¶m)=delete
Xcom_network_provider
Xcom_network_provider
(Xcom_network_provider &¶m)
Xcom_network_provider
inline
Xcom_network_provider
()
Xcom_network_provider
inline
~Network_provider
()
Network_provider
inline
virtual
~Xcom_network_provider
() override
Xcom_network_provider
inline
virtual
Generated by
1.9.2