read.H File Reference

Read a type from an Istream or string using the pTraits class. More...

Include dependency graph for read.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<typename Type >
Type read (const string &str)
 
template<typename Type >
Type read (const char *str)
 

Detailed Description

Read a type from an Istream or string using the pTraits class.

Original source file read.H

Definition in file read.H.