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

string.H File Reference


Detailed Description

Definition in file string.H.

#include "src/OpenFOAM/primitives/char/char.H"
#include "src/OpenFOAM/primitives/hashes/Hasher/Hasher.H"
#include <string>
#include <cstring>
#include <cstdlib>
#include "src/OpenFOAM/primitives/strings/string/stringI.H"
Include dependency graph for string.H:

Go to the source code of this file.

Classes

class  string
 A class for handling character strings derived from std::string. More...
class  string::hash
 Hashing function class, shared by all the derived classes. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

Istream &  operator>> (Istream &, string &)
Ostream &  operator<< (Ostream &, const string &)
Ostream &  operator<< (Ostream &, const std::string &)