Searched refs:JSONOutputFormat (Results 1 – 2 of 2) sorted by relevance
128 JSONOutputFormat::JSONOutputFormat() in JSONOutputFormat() function in JSONOutputFormat129 :JSONOutputFormat("\n") in JSONOutputFormat()132 JSONOutputFormat::JSONOutputFormat(const std::string& recordDelimiter) in JSONOutputFormat() function in JSONOutputFormat136 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()
74 class ALIBABACLOUD_OSS_EXPORT JSONOutputFormat : public OutputFormat77 JSONOutputFormat();78 JSONOutputFormat(const std::string& recordDelimiter);
Completed in 5 milliseconds