ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::njson Member List

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::njsoninlinestatic
pop(rapidjson::Value &ajson, const std::array< const char *, sizeof...(TARGS)> &akeys, TARGS &... aargs)ngl::njsoninlinestatic
push(ncjson &ajson, const std::array< const char *, sizeof...(TARGS)> &akeys, const TARGS &... aargs)ngl::njsoninlinestatic
push(rapidjson::Value &ajson, rapidjson::Document::AllocatorType *aallocator, const std::array< const char *, sizeof...(TARGS)> &akeys, const TARGS &... aargs)ngl::njsoninlinestatic