This is the complete list of members for TableReader< Coordinate, Value >, including all inherited members.
| clone() const =0 | TableReader< Coordinate, Value > | pure virtual |
| convertRead(const Function1s::unitSets &units, List< Tuple2< Coordinate, Value >> &table) const | TableReader< Coordinate, Value > | protected |
| convertRead(const Function1s::unitSets &units, const List< Tuple2< Coordinate, Value >> &table) const | TableReader< Coordinate, Value > | protected |
| convertWrite(const Function1s::unitSets &units, const List< Tuple2< Coordinate, Value >> &table) const | TableReader< Coordinate, Value > | protected |
| declareRunTimeSelectionTable(autoPtr, TableReader, dictionary,(const word &name, const Function1s::unitSets &units, const dictionary &dict),(name, units, dict)) | TableReader< Coordinate, Value > | |
| New(const word &name, const Function1s::unitSets &units, const dictionary &dict) | TableReader< Coordinate, Value > | static |
| read(const Function1s::unitSets &units, const dictionary &dict, const word &valuesKeyword="values") const =0 | TableReader< Coordinate, Value > | pure virtual |
| TableReader() | TableReader< Coordinate, Value > | |
| TypeName("TableReader") | TableReader< Coordinate, Value > | |
| write(Ostream &os, const Function1s::unitSets &units, const List< Tuple2< Coordinate, Value >> &table, const word &valuesKeyword="values") const =0 | TableReader< Coordinate, Value > | pure virtual |
| ~TableReader() | TableReader< Coordinate, Value > | virtual |