|
Minsky: 3.17.0
|
handle reporting errors in loadValueFromCSVFileT when loading files More...

Public Member Functions | |
| template<class E > | |
| void | operator() (const E &ex, size_t row) |
| called on error - ex message to pass on, row - current row More... | |
| void | rowKeyInsert (const Key &, size_t) |
| update a map of keys to first rows for duplicate key processing More... | |
handle reporting errors in loadValueFromCSVFileT when loading files
Definition at line 620 of file CSVParser.cc.
|
inline |
called on error - ex message to pass on, row - current row
Definition at line 623 of file CSVParser.cc.
|
inline |
update a map of keys to first rows for duplicate key processing
Definition at line 625 of file CSVParser.cc.