string.H File Reference
Include dependency graph for string.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  string
 A class for handling character strings derived from std::string. More...
 
struct  string::hash
 Hashing function for string and derived string classes. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &is, string &val)
 Read operator. More...
 
Ostream & operator<< (Ostream &os, const string &val)
 Write operator. More...
 
Ostream & operator<< (Ostream &os, const std::string &val)
 Write operator. More...
 

Detailed Description

Original source file string.H

Definition in file string.H.