|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
Public Member Functions | |
| bool | json_pop (rapidjson::Value &ajson) |
| bool | json_push (rapidjson::Value &ajson, rapidjson::Document::AllocatorType *aallocator) const |
Public Attributes | |
| int32_t | m_value = 0 |
| std::string | m_name |