This is the complete list of members for codedFunctionObject, including all inherited members.
| ClassName("functionObject") | functionObject | |
| clone() const | functionObject | inline |
| 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 | |
| codedFunctionObject(const word &name, const Time &time, const dictionary &dict) | codedFunctionObject | |
| codedFunctionObject(const codedFunctionObject &)=delete | codedFunctionObject | |
| codeName() const | codedBase | |
| codeTemplateC(const word &baseTypeName) const | codedBase | |
| codeTemplateH(const word &baseTypeName) const | codedBase | |
| declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &runTime, const dictionary &dict),(name, runTime, dict)) | functionObject | |
| description() const | codedBase | |
| distribute(const polyDistributionMap &) | functionObject | virtual |
| end() | codedFunctionObject | virtual |
| execute() | codedFunctionObject | virtual |
| executeAtStart() const | functionObject | virtual |
| executeAtStart_ | functionObject | |
| fields() const | codedFunctionObject | virtual |
| functionObject(const word &name, const Time &runTime) | functionObject | |
| functionObject(const word &name, const Time &runTime, const dictionary &dict) | functionObject | |
| functionObject(const functionObject &)=delete | functionObject | |
| log | functionObject | |
| mapMesh(const polyMeshMap &) | functionObject | virtual |
| maxDeltaT() const | functionObject | virtual |
| movePoints(const polyMesh &mesh) | functionObject | virtual |
| name() const | functionObject | |
| New(const word &name, const Time &, const dictionary &) | functionObject | static |
| operator=(const codedFunctionObject &)=delete | codedFunctionObject | |
| Foam::functionObject::operator=(const functionObject &)=delete | functionObject | |
| Foam::codedBase::operator=(const codedBase &)=delete | codedBase | |
| postProcess | functionObject | static |
| read(const dictionary &) | codedFunctionObject | virtual |
| time_ | functionObject | protected |
| timeToNextAction() | functionObject | virtual |
| topoChange(const polyTopoChangeMap &map) | functionObject | virtual |
| type() const =0 | functionObject | pure virtual |
| TypeName("coded") | codedFunctionObject | |
| Foam::codedBase::TypeName("codedBase") | codedBase | |
| Foam::codedBase::updateLibrary(const dictionary &dict) const | codedBase | |
| write() | codedFunctionObject | virtual |
| Foam::codedBase::write(Ostream &os) const | codedBase | |
| ~codedBase() | codedBase | virtual |
| ~codedFunctionObject() | codedFunctionObject | virtual |
| ~functionObject() | functionObject | virtual |