This is the complete list of members for functionObject, including all inherited members.
clone() const | functionObject | inline |
debug | functionObject | static |
declareRunTimeSelectionTable(autoPtr, functionObject, dictionary,(const word &name, const Time &t, const dictionary &dict),(name, t, dict)) | functionObject | |
end() | functionObject | virtual |
execute()=0 | functionObject | pure virtual |
functionObject(const word &name) | functionObject | |
name() const | functionObject | virtual |
New(const word &name, const Time &, const dictionary &) | functionObject | static |
read(const dictionary &)=0 | functionObject | pure virtual |
start()=0 | functionObject | pure virtual |
type() const =0 | functionObject | pure virtual |
~functionObject() | functionObject | virtual |