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

uint.H File Reference

System unsigned integer. More...


Detailed Description

System unsigned integer.

uint

Source files

Definition in file uint.H.

#include "src/OpenFOAM/primitives/strings/word/word.H"
Include dependency graph for uint.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

word  name (const unsigned int)
 Return a string representation of an uint.
unsigned int  readUint (Istream &)
Istream &  operator>> (Istream &, unsigned int &)
Ostream &  operator<< (Ostream &, const unsigned int)