Function1< Type > Member List

This is the complete list of members for Function1< Type >, including all inherited members.

clone() const =0Function1< Type >pure virtual
count() constrefCountinline
declareRunTimeSelectionTable(autoPtr, Function1, dictionary,(const word &name, const dictionary &dict),(name, dict))Function1< Type >
Function1(const word &name)Function1< Type >
Function1(const Function1< Type > &f1)Function1< Type >
integral(const scalar x1, const scalar x2) const =0Function1< Type >pure virtual
integral(const scalarField &x1, const scalarField &x2) const =0Function1< Type >pure virtual
name() constFunction1< Type >
name_Function1< Type >protected
New(const word &name, const dictionary &dict)Function1< Type >static
operator(Ostream &os, const Function1< Type > &func)Function1< Type >friend
operator++()refCountinline
operator++(int)refCountinline
operator--()refCountinline
operator--(int)refCountinline
operator=(const Function1< Type > &)Function1< Type >
Foam::refCount::operator=(const refCount &)=deleterefCount
refCount()refCountinlineprotected
refCount(const refCount &)=deleterefCountprotected
returnType typedefFunction1< Type >
TypeName("Function1")Function1< Type >
unique() constrefCountinline
value(const scalar x) const =0Function1< Type >pure virtual
value(const scalarField &x) const =0Function1< Type >pure virtual
write(Ostream &os) const =0Function1< Type >pure virtual
~Function1()Function1< Type >virtual