Flow123d
JS_before_hm-1821-g587b1939c
|
Go to the documentation of this file.
18 #ifndef READER_INTERNAL_CSV_HH_
19 #define READER_INTERNAL_CSV_HH_
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);