|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
守护进程框架 更多...
#include "NeForce/core/async/atomic.hpp"#include "NeForce/core/async/mutex.hpp"#include "NeForce/core/async/thread.hpp"#include "NeForce/core/container/unordered_map.hpp"#include "NeForce/core/functional/function.hpp"#include "NeForce/core/memory/unique_ptr.hpp"#include "NeForce/core/system/process.hpp"#include "NeForce/core/system/signal.hpp"#include "NeForce/core/system/system_event.hpp"类 | |
| struct | neforce::daemon_exception |
| 守护进程操作异常 更多... | |
| class | neforce::daemon |
| 守护进程 更多... | |
| struct | neforce::daemon::child_config |
| 子进程配置 更多... | |
| struct | neforce::daemon::child_status |
| 子进程运行时状态 更多... | |
守护进程框架
在文件 daemon.hpp 中定义.