

Go to the source code of this file.
Classes | |
| class | unknownTypeFunction1 |
| Wrapper around Function1 that constructs a function for an as yet unknown primitive type. It stores the location of the user input and actually constructs the function on demand at the point at which a value is requested for a specific type. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Macros | |
| #define | PublicAutoPtrFunction1Type(Type, nullArg) public autoPtr<Function1<Type>>, |
Original source file unknownTypeFunction1.H
Definition in file unknownTypeFunction1.H.
| #define PublicAutoPtrFunction1Type | ( | Type, | |
| nullArg | |||
| ) | public autoPtr<Function1<Type>>, |