ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::json_format< double > Struct Reference

Static Public Member Functions

static bool pop (rapidjson::Value *ajson, const char *akey, double &adata)
static bool push (rapidjson::Value *ajson, rapidjson::Document::AllocatorType *aallocator, const char *akey, double adata)
static bool pushback (rapidjson::Value *ajson, rapidjson::Document::AllocatorType *aallocator, double adata)

The documentation for this struct was generated from the following file: