Go to the source code of this file.
|
| class | Istream |
| | An Istream is an abstract base class for all input systems (streams, files, token lists etc). The basic operations are construct, close, read token, read primitive and read binary block. More...
|
| |
|
| | Foam |
| | Namespace for OpenFOAM.
|
| |
|
| Istream & | operator>> (Istream &is, IstreamManip f) |
| | operator>> handling for manipulators without arguments More...
|
| |
| Istream & | operator>> (Istream &is, IOstreamManip f) |
| | operator>> handling for manipulators without arguments More...
|
| |
Original source file Istream.H
Definition in file Istream.H.