System unsigned integer. More...
#include "src/OpenFOAM/primitives/strings/word/word.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) |