|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::njson, including all inherited members.
| pop(ncjson &ajson, const std::array< const char *, sizeof...(TARGS)> &akeys, TARGS &... aargs) | ngl::njson | inlinestatic |
| pop(rapidjson::Value &ajson, const std::array< const char *, sizeof...(TARGS)> &akeys, TARGS &... aargs) | ngl::njson | inlinestatic |
| push(ncjson &ajson, const std::array< const char *, sizeof...(TARGS)> &akeys, const TARGS &... aargs) | ngl::njson | inlinestatic |
| push(rapidjson::Value &ajson, rapidjson::Document::AllocatorType *aallocator, const std::array< const char *, sizeof...(TARGS)> &akeys, const TARGS &... aargs) | ngl::njson | inlinestatic |