Flow123d
master-3768d5dec
|
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);