This is the complete list of members for Coded< Type >, including all inherited members.
| clone() const | Coded< Type > | virtual |
| Coded(const word &name, const Function1s::unitConversions &units, const dictionary &dict) | Coded< Type > | |
| Coded(const Coded< Type > &cf1) | Coded< Type > | |
| codedBase(const word &name, const dictionary &dict, const wordList &codeKeys, const wordList &codeDictVars) | codedBase | |
| codedBase(const dictionary &dict, const wordList &codeKeys, const wordList &codeDictVars) | codedBase | |
| codedBase(const codedBase &cb) | codedBase | |
| codeName() const | codedBase | |
| codeTemplateC(const word &baseTypeName) const | codedBase | |
| codeTemplateH(const word &baseTypeName) const | codedBase | |
| constant() const | Function1< Type > | virtual |
| count() const | refCount | inline |
| declareRunTimeSelectionTable(autoPtr, Function1, dictionary,(const word &name, const Function1s::unitConversions &units, const dictionary &dict),(name, units, dict)) | Function1< Type > | |
| declareRunTimeSelectionTable(autoPtr, Function1, Istream,(const word &name, const Function1s::unitConversions &units, Istream &is),(name, units, is)) | Function1< Type > | |
| description() const | codedBase | |
| Function1(const word &name) | Function1< Type > | |
| Function1(const Function1< Type > &f1) | Function1< Type > | |
| integral(const scalar x1, const scalar x2) const | Coded< Type > | inlinevirtual |
| integral(const scalarField &x1, const scalarField &x2) const | Coded< Type > | virtual |
| name() const | Function1< Type > | |
| name_ | Function1< Type > | protected |
| New(const word &name, const Function1s::unitConversions &units, const dictionary &dict) | Function1< Type > | static |
| New(const word &name, const unitConversion &xUnits, const unitConversion &valueUnits, const dictionary &dict) | Function1< Type > | static |
| New(const word &name, const Function1s::unitConversions &units, const word &Function1Type, Istream &is) | Function1< Type > | static |
| New(const word &name, const unitConversion &xUnits, const unitConversion &valueUnits, const word &Function1Type, Istream &is) | Function1< Type > | static |
| operator++() | refCount | inline |
| operator++(int) | refCount | inline |
| operator--() | refCount | inline |
| operator--(int) | refCount | inline |
| operator=(const Coded< Type > &)=delete | Coded< Type > | |
| Foam::Function1::operator=(const Function1< Type > &) | Function1< Type > | |
| Foam::refCount::operator=(const refCount &)=delete | refCount | |
| Foam::codedBase::operator=(const codedBase &)=delete | codedBase | |
| read(const dictionary &dict) | codedBase | |
| refCount() | refCount | inlineprotected |
| refCount(const refCount &)=delete | refCount | protected |
| returnType typedef | Function1< Type > | |
| TypeName("coded") | Coded< Type > | |
| Foam::Function1::TypeName("Function1") | Function1< Type > | |
| Foam::codedBase::TypeName("codedBase") | codedBase | |
| unique() const | refCount | inline |
| updateLibrary(const dictionary &dict) const | codedBase | |
| value(const scalar x) const | Coded< Type > | inlinevirtual |
| value(const scalarField &x) const | Coded< Type > | virtual |
| write(Ostream &os, const unitConversions &units) const | Coded< Type > | virtual |
| Foam::codedBase::write(Ostream &os) const | codedBase | |
| ~Coded() | Coded< Type > | virtual |
| ~codedBase() | codedBase | virtual |
| ~Function1() | Function1< Type > | virtual |