UHD
003.004.001-0-release
|
Typedefs | |
typedef std::vector< std::string > | row_type |
typedef std::vector< row_type > | rows_type |
Functions | |
UHD_API rows_type | to_rows (std::istream &input) |
Convert an input stream to csv rows. |
typedef std::vector<std::string> uhd::csv::row_type |
typedef std::vector<row_type> uhd::csv::rows_type |
UHD_API rows_type uhd::csv::to_rows | ( | std::istream & | input | ) |
Convert an input stream to csv rows.