Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DInputFormat.cc157 quoteChar_(quoteChar), in CSVInputFormat()
173 quoteChar_ = quoteChar; in setQuoteChar()
203 return quoteChar_; in QuoteChar()
224 …ss << "<QuoteCharacter>" << Base64Encode(quoteChar_.empty() ? "" : std::string(1, quoteChar_.front… in toXML()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInputFormat.h106 std::string quoteChar_; variable

Completed in 3 milliseconds