#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataFrameWriter.h>
 
  
 | Public Member Functions | |
| CSVWriter (std::string filename) | |
| void | store (const std::string &rowname, const std::vector< double > &values) | 
| virtual | ~CSVWriter () | 
| void | colnames (const std::vector< std::string > &colnames) | 
|  Public Member Functions inherited from IDataFrameWriter | |
| virtual | ~IDataFrameWriter () | 
| Private Attributes | |
| std::ofstream | file_stream_ | 
| std::string | sep_ | 
| std::string | eol_ | 
| 
 | explicit | 
| 
 | virtual | 
| 
 | virtual | 
Implements IDataFrameWriter.
| 
 | virtual | 
Implements IDataFrameWriter.
| 
 | private | 
| 
 | private | 
| 
 | private | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:38 using doxygen 1.8.5 |