A helper class when constructing from an Istream. More...
#include <OpenFOAM/INew.H>
A helper class when constructing from an Istream.
Definition at line 50 of file INew.H.
Public Member Functions | |
INew () | |
autoPtr< T > | operator() (Istream &is) const |
autoPtr< T > | operator() (const word &, Istream &is) const |