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
mysql_harness::Loader Member List
This is the complete list of members for
mysql_harness::Loader
, including all inherited members.
after_all_started
(std::function< void()> &&func)
mysql_harness::Loader
inline
after_all_started_
mysql_harness::Loader
private
after_first_finished
(std::function< void()> &&func)
mysql_harness::Loader
inline
after_first_finished_
mysql_harness::Loader
private
appinfo_
mysql_harness::Loader
private
available
() const
mysql_harness::Loader
check_config_options_supported
()
mysql_harness::Loader
private
check_default_config_options_supported
()
mysql_harness::Loader
private
config_
mysql_harness::Loader
private
config_folder_
mysql_harness::Loader
private
data_folder_
mysql_harness::Loader
private
deinit_all
()
mysql_harness::Loader
private
expose_app_config_clb_
mysql_harness::Loader
private
expose_config_all
(const bool initial)
mysql_harness::Loader
external_plugins_to_load_count
()
mysql_harness::Loader
private
get_config
()
mysql_harness::Loader
inline
init_all
()
mysql_harness::Loader
private
load
(const std::string &plugin_name)
mysql_harness::Loader
private
load
(const std::string &plugin_name, const std::string &key)
mysql_harness::Loader
private
load_all
()
mysql_harness::Loader
load_from
(const std::string &plugin_name, const std::string &library_name)
mysql_harness::Loader
private
Loader
(std::string program, LoaderConfig &config)
mysql_harness::Loader
inline
Loader
(const Loader &)=delete
mysql_harness::Loader
logging_folder_
mysql_harness::Loader
private
main_loop
()
mysql_harness::Loader
private
operator=
(const Loader &)=delete
mysql_harness::Loader
order_
mysql_harness::Loader
private
plugin_folder_
mysql_harness::Loader
private
plugin_start_env_
mysql_harness::Loader
private
plugin_threads_
mysql_harness::Loader
private
PluginMap
typedef
mysql_harness::Loader
private
plugins_
mysql_harness::Loader
private
program_
mysql_harness::Loader
private
register_expose_app_config_callback
(std::function< void(const bool, const ConfigSection &)> clb)
mysql_harness::Loader
inline
register_supported_app_options
(const std::array< std::string_view, N > &options)
mysql_harness::Loader
inline
run
()
mysql_harness::Loader
private
runtime_folder_
mysql_harness::Loader
private
setup_info
()
mysql_harness::Loader
private
signal_thread_
mysql_harness::Loader
private
signal_thread_ready_
mysql_harness::Loader
private
signal_thread_ready_cond_
mysql_harness::Loader
private
signal_thread_ready_m_
mysql_harness::Loader
private
spawn_signal_handler_thread
()
mysql_harness::Loader
private
Stage
enum name
mysql_harness::Loader
private
start
()
mysql_harness::Loader
start_all
()
mysql_harness::Loader
private
Status
enum name
mysql_harness::Loader
private
stop_all
()
mysql_harness::Loader
private
stop_and_wait_all
()
mysql_harness::Loader
private
supported_app_options_
mysql_harness::Loader
private
topsort
()
mysql_harness::Loader
private
unload_all
()
mysql_harness::Loader
private
visit
(const std::string &name, std::map< std::string, Status > *seen, std::list< std::string > *order)
mysql_harness::Loader
private
waitable_services
()
mysql_harness::Loader
inline
waitable_services
() const
mysql_harness::Loader
inline
waitable_services_
mysql_harness::Loader
private
~Loader
()
mysql_harness::Loader
Generated by
1.9.2