Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DOutputFormat.cc128 JSONOutputFormat::JSONOutputFormat() in JSONOutputFormat() function in JSONOutputFormat
129 :JSONOutputFormat("\n") in JSONOutputFormat()
132 JSONOutputFormat::JSONOutputFormat(const std::string& recordDelimiter) in JSONOutputFormat() function in JSONOutputFormat
136 void JSONOutputFormat::setRecordDelimiter(const std::string& recordDelimiter) in setRecordDelimiter()
141 const std::string& JSONOutputFormat::RecordDelimiter() const in RecordDelimiter()
146 std::string JSONOutputFormat::Type() const in Type()
151 std::string JSONOutputFormat::toXML() const in toXML()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DOutputFormat.h74 class ALIBABACLOUD_OSS_EXPORT JSONOutputFormat : public OutputFormat
77 JSONOutputFormat();
78 JSONOutputFormat(const std::string& recordDelimiter);

Completed in 5 milliseconds