Public Member Functions | Private Attributes
functionObject::iNew Class Reference

Return a pointer to a new functionObject created on freestore. More...

Collaboration diagram for functionObject::iNew:
Collaboration graph
[legend]

Public Member Functions

 iNew (const Time &t)
 
autoPtr< functionObjectoperator() (const word &name, Istream &is) const
 

Private Attributes

const Timetime_
 

Detailed Description

Return a pointer to a new functionObject created on freestore.

from Istream

Definition at line 109 of file functionObject.H.

Constructor & Destructor Documentation

◆ iNew()

iNew ( const Time t)
inline

Definition at line 115 of file functionObject.H.

Member Function Documentation

◆ operator()()

Foam::autoPtr< Foam::functionObject > operator() ( const word name,
Istream is 
) const

Definition at line 130 of file functionObject.C.

References dict, Foam::name(), and functionObject::New().

Here is the call graph for this function:

Field Documentation

◆ time_

const Time& time_
private

Definition at line 111 of file functionObject.H.


The documentation for this class was generated from the following files: