|
| typed_csv_reader (const std::string &extra_param) |
| @extra_param should be a json string, like this
|
|
virtual int | reset_for_read () |
|
item_t | read_typed_item () |
|
virtual int | read_item_data (char *buf, int *len) |
|
virtual int | close_item_reader () |
|
virtual int | get_item_number () |
|
|
const std::string | m_extra_param |
|
std::string | m_file_path |
|
std::unique_ptr< std::ifstream > | m_stream |
|
std::unique_ptr< io::CSVReader< ntobject_size< item_t >::size > > | m_reader |
|
The documentation for this class was generated from the following file: