NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
nim_cpp_wrapper_util::Json::OurFeatures类 参考

静态 Public 成员函数

static OurFeatures all ()
 

Public 属性

bool allowComments_
 
bool allowTrailingCommas_
 
bool strictRoot_
 
bool allowDroppedNullPlaceholders_
 
bool allowNumericKeys_
 
bool allowSingleQuotes_
 
bool failIfExtra_
 
bool rejectDupKeys_
 
bool allowSpecialFloats_
 
bool skipBom_
 
size_t stackLimit_
 

成员函数说明

◆ all()

OurFeatures nim_cpp_wrapper_util::Json::OurFeatures::all ( )
static

类成员变量说明

◆ allowComments_

bool nim_cpp_wrapper_util::Json::OurFeatures::allowComments_

◆ allowDroppedNullPlaceholders_

bool nim_cpp_wrapper_util::Json::OurFeatures::allowDroppedNullPlaceholders_

◆ allowNumericKeys_

bool nim_cpp_wrapper_util::Json::OurFeatures::allowNumericKeys_

◆ allowSingleQuotes_

bool nim_cpp_wrapper_util::Json::OurFeatures::allowSingleQuotes_

◆ allowSpecialFloats_

bool nim_cpp_wrapper_util::Json::OurFeatures::allowSpecialFloats_

◆ allowTrailingCommas_

bool nim_cpp_wrapper_util::Json::OurFeatures::allowTrailingCommas_

◆ failIfExtra_

bool nim_cpp_wrapper_util::Json::OurFeatures::failIfExtra_

◆ rejectDupKeys_

bool nim_cpp_wrapper_util::Json::OurFeatures::rejectDupKeys_

◆ skipBom_

bool nim_cpp_wrapper_util::Json::OurFeatures::skipBom_

◆ stackLimit_

size_t nim_cpp_wrapper_util::Json::OurFeatures::stackLimit_

◆ strictRoot_

bool nim_cpp_wrapper_util::Json::OurFeatures::strictRoot_

该类的文档由以下文件生成: