|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
This is the complete list of members for ngl::json_format< T >, including all inherited members.
| pop(rapidjson::Value *ajson, const char *akey, T &adata) | ngl::json_format< T > | static |
| push(rapidjson::Value *ajson, rapidjson::Document::AllocatorType *aallocator, const char *akey, const T &adata) | ngl::json_format< T > | static |
| pushback(rapidjson::Value *ajson, rapidjson::Document::AllocatorType *aallocator, const T &adata) | ngl::json_format< T > | static |