UHD  003.004.004-release
Typedefs | Functions
uhd::csv Namespace Reference

Typedefs

typedef std::vector< std::stringrow_type
typedef std::vector< row_typerows_type

Functions

UHD_API rows_type to_rows (std::istream &input)
 Convert an input stream to csv rows.

Typedef Documentation


Function Documentation

UHD_API rows_type uhd::csv::to_rows ( std::istream input)

Convert an input stream to csv rows.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines