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