FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

INew< T > Class Template Reference

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

#include <OpenFOAM/INew.H>


Detailed Description

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

A helper class when constructing from an Istream.

Definition at line 50 of file INew.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

INew (  ) [inline]

Definition at line 55 of file INew.H.


Member Function Documentation

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

Definition at line 58 of file INew.H.

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

Definition at line 63 of file INew.H.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/db/IOstreams/IOstreams/INew.H