Flow123d
release_2.2.0-914-gf1a3a4f
|
Data of one column of including CSV file. More...
#include <reader_internal_csv.hh>
Public Attributes | |
IncludeDataTypes | data_type |
vector< unsigned int > | storage_indexes |
const Type::TypeBase * | type |
Data of one column of including CSV file.
Definition at line 70 of file reader_internal_csv.hh.
IncludeDataTypes Input::ReaderInternalCsvInclude::IncludeCsvData::data_type |
Definition at line 71 of file reader_internal_csv.hh.
vector<unsigned int> Input::ReaderInternalCsvInclude::IncludeCsvData::storage_indexes |
Definition at line 72 of file reader_internal_csv.hh.
const Type::TypeBase* Input::ReaderInternalCsvInclude::IncludeCsvData::type |
Definition at line 73 of file reader_internal_csv.hh.