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

primitiveEntry.H File Reference


Detailed Description

Definition in file primitiveEntry.H.

#include "src/OpenFOAM/db/IOstreams/StringStreams/IStringStream.H"
#include "src/OpenFOAM/db/IOstreams/StringStreams/OStringStream.H"
#include "src/OpenFOAM/db/dictionary/entry/entry.H"
#include "src/OpenFOAM/db/IOstreams/Tstreams/ITstream.H"
#include "src/OpenFOAM/db/IOstreams/IOstreams/InfoProxy.H"
Include dependency graph for primitiveEntry.H:

Go to the source code of this file.

Classes

class  primitiveEntry
 A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read, written and printed, and the types and values of its tokens analysed. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<>
Ostream &  operator<< (Ostream &, const InfoProxy< primitiveEntry > &)