OpenStudio:utilities
Loading...
Searching...
No Matches
openstudio::CSVFile Member List

This is the complete list of members for openstudio::CSVFile, including all inherited members.

addColumn(const std::vector< DateTime > &dateTimes)openstudio::CSVFile
addColumn(const Vector &values)openstudio::CSVFile
addColumn(const std::vector< double > &values)openstudio::CSVFile
addColumn(const std::vector< std::string > &values)openstudio::CSVFile
addRow(const std::vector< Variant > &row)openstudio::CSVFile
clear()openstudio::CSVFile
clone() constopenstudio::CSVFile
CSVFile()openstudio::CSVFile
CSVFile(const std::string &s)openstudio::CSVFile
CSVFile(const openstudio::path &p)openstudio::CSVFile
CSVFile(std::shared_ptr< detail::CSVFile_Impl > impl)openstudio::CSVFileprotected
getColumnAsDateTimes(unsigned columnIndex) constopenstudio::CSVFile
getColumnAsDoubleVector(unsigned columnIndex) constopenstudio::CSVFile
getColumnAsStringVector(unsigned columnIndex) constopenstudio::CSVFile
load(const std::string &s)openstudio::CSVFilestatic
load(const openstudio::path &p)openstudio::CSVFilestatic
numColumns() constopenstudio::CSVFile
numRows() constopenstudio::CSVFile
path() constopenstudio::CSVFile
resetPath()openstudio::CSVFile
rows() constopenstudio::CSVFile
save() constopenstudio::CSVFile
saveAs(const openstudio::path &p)openstudio::CSVFile
setPath(const openstudio::path &path)openstudio::CSVFile
setRows(const std::vector< std::vector< Variant > > &rows)openstudio::CSVFile
string() constopenstudio::CSVFile