#include <io.h>
◆ CSVReader()
◆ ~CSVReader()
CSVReader::~CSVReader |
( |
| ) |
|
|
default |
◆ get_max_val_len()
int CSVReader::get_max_val_len |
( |
| ) |
|
|
inline |
◆ reading()
bool CSVReader::reading |
( |
const std::string & | datafilespath, |
|
|
bool | normalize ) |
◆ reading_one_table()
bool CSVReader::reading_one_table |
( |
const std::string & | datafilepath, |
|
|
bool | normalize ) |
◆ strNormalize()
void CSVReader::strNormalize |
( |
std::string & | s | ) |
|
◆ write_one_table()
void CSVReader::write_one_table |
( |
const Table & | table, |
|
|
const std::string & | outfilename ) |
◆ tables
std::vector<Table> CSVReader::tables |
The documentation for this class was generated from the following files: