NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::daemon 成员列表

成员的完整列表,这些成员属于 neforce::daemon,包括所有继承而来的类成员

add_child(const child_config &cfg)neforce::daemon
all_child_statuses() constneforce::daemon
child_exit_callback typedefneforce::daemon
daemon_state 枚举名称neforce::daemon
daemonize(const string &work_dir="/")neforce::daemon
get_child_status(const string &name) constneforce::daemon
is_pid_file_locked(const string &path) noexceptneforce::daemonstatic
notify_ready()neforce::daemonstatic
notify_status(const string &status)neforce::daemonstatic
notify_watchdog()neforce::daemonstatic
on_child_exit(child_exit_callback cb)neforce::daemoninline
on_reload(reload_callback cb)neforce::daemoninline
on_start(start_callback cb)neforce::daemoninline
on_stop(stop_callback cb)neforce::daemoninline
reload_callback typedefneforce::daemon
remove_child(const string &name)neforce::daemon
remove_pid_file() noexceptneforce::daemon
request_reload()neforce::daemon
request_shutdown()neforce::daemon
run()neforce::daemon
set_watchdog_timeout(int timeout_ms)neforce::daemon
start_callback typedefneforce::daemon
state() const noexceptneforce::daemoninline
stop_callback typedefneforce::daemon
watchdog_ping()neforce::daemon
write_pid_file(const string &path)neforce::daemon