STTNet
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 宏定义 
stt::data::JsonHelper 成员列表

成员的完整列表,这些成员属于 stt::data::JsonHelper,包括所有继承而来的类成员

createArray(T first)stt::data::JsonHelperinlinestatic
createArray(T first, Args...args)stt::data::JsonHelperinlinestatic
createJson(T1 first, T2 second)stt::data::JsonHelperinlinestatic
createJson(T1 first, T2 second, Args...args)stt::data::JsonHelperinlinestatic
getValue(const std::string &oriStr, std::string &result, const std::string &type="value", const std::string &name="a", const int &num=0)stt::data::JsonHelperstatic
jsonAdd(const std::string &a, const std::string &b)stt::data::JsonHelperstatic
jsonFormatify(const std::string &a, std::string &b)stt::data::JsonHelperstatic
jsonToUTF8(const std::string &input, std::string &output)stt::data::JsonHelperstatic
toJsonArray(const std::string &str)stt::data::JsonHelperstatic
toString(const Json::Value &val)stt::data::JsonHelperstatic