unknownTypeFunction1.H File Reference
Include dependency graph for unknownTypeFunction1.H:
This graph shows which files directly or indirectly include this file:

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>>,
 

Detailed Description

Original source file unknownTypeFunction1.H

Definition in file unknownTypeFunction1.H.

Macro Definition Documentation

◆ PublicAutoPtrFunction1Type

#define PublicAutoPtrFunction1Type (   Type,
  nullArg 
)     public autoPtr<Function1<Type>>,