FreeFOAM The Cross-Platform CFD Toolkit
uint.H File Reference

System unsigned integer. More...


Detailed Description

System unsigned integer.

uint

Source files

Definition in file uint.H.

+ Include dependency graph for uint.H:
+ This graph shows which files directly or indirectly include this file:

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)