OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

INew< T > Class Template Reference

A helper class when constructing from an Istream. More...

List of all members.


Public Member Functions

 INew ()
autoPtr< T > operator() (Istream &is) const
autoPtr< T > operator() (const word &, Istream &is) const

Detailed Description

template<class T>
class Foam::INew< T >

A helper class when constructing from an Istream.

Definition at line 42 of file INew.H.


Constructor & Destructor Documentation

INew (  )  [inline]

Definition at line 47 of file INew.H.


Member Function Documentation

autoPtr<T> operator() ( Istream is  )  const [inline]

Definition at line 50 of file INew.H.

autoPtr<T> operator() ( const word ,
Istream is 
) const [inline]

Definition at line 55 of file INew.H.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/db/IOstreams/IOstreams/INew.H
Copyright © 2000-2009 OpenCFD Ltd