![]() |
NIM 跨平台 C++ SDK
|
类 | |
class | nim_cpp_wrapper_util::Json::StreamWriter |
class | nim_cpp_wrapper_util::Json::StreamWriter::Factory |
A simple abstract factory. 更多... | |
class | nim_cpp_wrapper_util::Json::StreamWriterBuilder |
Build a StreamWriter implementation. 更多... | |
class | nim_cpp_wrapper_util::Json::Writer |
Abstract class for writers. 更多... | |
class | nim_cpp_wrapper_util::Json::FastWriter |
Outputs a Value in JSON format without formatting (not human friendly). 更多... | |
class | nim_cpp_wrapper_util::Json::StyledWriter |
Writes a Value in JSON format in a human friendly way. 更多... | |
class | nim_cpp_wrapper_util::Json::StyledStreamWriter |
Writes a Value in JSON format in a human friendly way, to a stream rather than to a string. 更多... | |
命名空间 | |
namespace | nim_cpp_wrapper_util |
JSON (JavaScript Object Notation). | |
namespace | nim_cpp_wrapper_util::Json |