Home
last modified time | relevance | path

Searched refs:JSONInputFormat (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DInputFormat.cc236 JSONInputFormat::JSONInputFormat() in JSONInputFormat() function in JSONInputFormat
240 JSONInputFormat::JSONInputFormat(JsonType jsonType) in JSONInputFormat() function in JSONInputFormat
244 void JSONInputFormat::setJsonType(JsonType jsonType) in setJsonType()
249 void JSONInputFormat::setParseJsonNumberAsString(bool parseJsonNumberAsString) in setParseJsonNumberAsString()
254 JsonType JSONInputFormat::JsonInfo() const in JsonInfo()
259 bool JSONInputFormat::ParseJsonNumberAsString() const in ParseJsonNumberAsString()
264 std::string JSONInputFormat::Type() const in Type()
269 std::string JSONInputFormat::toXML(int flag) const in toXML()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInputFormat.h110 class ALIBABACLOUD_OSS_EXPORT JSONInputFormat : public InputFormat
113 JSONInputFormat();
114 JSONInputFormat(JsonType jsonType);

Completed in 81 milliseconds