#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataFrameWriter.h>
List of all members.
Public Member Functions |
| virtual | ~IDataFrameWriter () |
| virtual void | colnames (const std::vector< std::string > &colnames)=0 |
| virtual void | store (const std::string &rowname, const std::vector< double > &values)=0 |
Constructor & Destructor Documentation
Member Function Documentation
| virtual void colnames |
( |
const std::vector< std::string > & |
colnames |
) |
[pure virtual] |
| virtual void store |
( |
const std::string & |
rowname, |
|
|
const std::vector< double > & |
values | |
|
) |
| | [pure virtual] |
| OpenMS / TOPP release 1.10.0 |
Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |