|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::tools::nwork< T >, including all inherited members.
| make_shared(ARGS &... args) | ngl::tools::nwork< T > | inlinestatic |
| nwork(const std::function< void(T &)> &afun) | ngl::tools::nwork< T > | inline |
| push_back(std::shared_ptr< T > &anode) | ngl::tools::nwork< T > | inline |
| run(std::stop_token astop) | ngl::tools::nwork< T > | inline |
| ~nwork() | ngl::tools::nwork< T > | inline |