Flow123d  release_2.2.0-914-gf1a3a4f
Public Attributes | List of all members
Input::ReaderInternalCsvInclude::IncludeCsvData Struct Reference

Data of one column of including CSV file. More...

#include <reader_internal_csv.hh>

Collaboration diagram for Input::ReaderInternalCsvInclude::IncludeCsvData:
Collaboration graph
[legend]

Public Attributes

IncludeDataTypes data_type
 
vector< unsigned int > storage_indexes
 
const Type::TypeBasetype
 

Detailed Description

Data of one column of including CSV file.

Definition at line 70 of file reader_internal_csv.hh.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: