This is the complete list of members for TextInFile, including all inherited members.
| _allowZeroCols (defined in TextInFile) | TextInFile | private |
| _colv (defined in TextInFile) | TextInFile | private |
| _doAutoCols (defined in TextInFile) | TextInFile | private |
| _hasBinaryOpen (defined in TextInFile) | TextInFile | private |
| _hasFileInfo (defined in TextInFile) | TextInFile | private |
| _hasProgInfo (defined in TextInFile) | TextInFile | private |
| _hasTextOpen (defined in TextInFile) | TextInFile | private |
| _haveZeroCols (defined in TextInFile) | TextInFile | private |
| _in (defined in TextInFile) | TextInFile | private |
| _isResource (defined in TextInFile) | TextInFile | private |
| _log (defined in TextInFile) | TextInFile | private |
| _logColIndices (defined in TextInFile) | TextInFile | private |
| _numLogCols (defined in TextInFile) | TextInFile | private |
| _scol (defined in TextInFile) | TextInFile | private |
| _units (defined in TextInFile) | TextInFile | private |
| addColumn(string description, string quantity=string(), string defaultUnit=string()) | TextInFile | |
| assignColumns(size_t index, vector< Array > &result, Array &column, Columns &... columns) (defined in TextInFile) | TextInFile | inlineprivatestatic |
| assignColumns(size_t, vector< Array > &) (defined in TextInFile) | TextInFile | inlineprivatestatic |
| assignValues(size_t index, const Array &result, double &value, Values &... values) (defined in TextInFile) | TextInFile | inlineprivatestatic |
| assignValues(size_t, const Array &) (defined in TextInFile) | TextInFile | inlineprivatestatic |
| close() | TextInFile | |
| indexForName(string name) const | TextInFile | private |
| readAllColumns() | TextInFile | |
| readAllColumns(Columns &... columns) | TextInFile | inline |
| readAllRows() | TextInFile | |
| readNonLeaf(int &nx, int &ny, int &nz) | TextInFile | |
| readRow(Array &values) | TextInFile | |
| readRow(Values &... values) | TextInFile | inline |
| TextInFile(const SimulationItem *item, string filename, string description, bool resource=false) | TextInFile | |
| useColumns(string columns) | TextInFile | |
| waveIndexForSpecificQuantity() const | TextInFile | private |
| ~TextInFile() | TextInFile |