mdw::CsvParser Class Reference

#include <CsvParser.h>

List of all members.

Public Member Functions

 CsvParser (const std::string &fileName)
CsvParseroperator>> (int &out)
CsvParseroperator>> (long &out)
CsvParseroperator>> (double &out)
CsvParseroperator>> (std::string &out)
CsvParseroperator>> (bool &out)
bool nextLine ()
std::vector< std::string > & getHeader ()

Detailed Description

Author:
Jean-Baptiste Wons <wonsjb@gmail.com>

Definition at line 31 of file CsvParser.h.


The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2