Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DInputFormat.cc152 const std::string& commentChar): in CSVInputFormat() argument
158 commentChar_(commentChar) in CSVInputFormat()
166 void CSVInputFormat::setCommentChar(const std::string& commentChar) in setCommentChar() argument
168 commentChar_ = commentChar; in setCommentChar()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInputFormat.h84 const std::string& commentChar);
90 void setCommentChar(const std::string& commentChar);

Completed in 2 milliseconds