|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for CSVFile, including all inherited members.
| asArray() | CSVFile | inline |
| CSVFile(std::string path_to_file) | CSVFile | inline |
| CSVFile(std::string path_to_file, char sep) | CSVFile | inline |
| CSVFile(std::string path_to_file, char sep, unsigned headRow) | CSVFile | inline |
| EqualizeRowLengths() | CSVFile | |
| filepath | CSVFile | private |
| get_headers() | CSVFile | |
| get_row(unsigned i) | CSVFile | |
| get_separator() | CSVFile | |
| headersRow | CSVFile | private |
| Init() | CSVFile | |
| m_data | CSVFile | private |
| numberOfColumns | CSVFile | private |
| NumberOfColumns() const | CSVFile | |
| NumberOfRows() const | CSVFile | |
| operator[](unsigned index_i) const | CSVFile | |
| Read() | CSVFile | |
| rows | CSVFile | private |
| separator | CSVFile | private |
| set_separator(char sep) | CSVFile |