18 #ifndef READER_INTERNAL_CSV_HH_
19 #define READER_INTERNAL_CSV_HH_
66 type_int, type_double,
type_bool, type_string, type_sel
87 void set_storage_from_csv(
unsigned int column_index,
StorageBase * item_storage,
StorageBase * new_storage);
90 bool check_and_read_position_index(
PathBase &p,
int &pos);