uint16.H File Reference

16bit unsigned integer. I/O is done via an int32. More...

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

Go to the source code of this file.

Classes

struct  nameOp< uint16_t >
 A word representation of uint16 value. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

word name (const uint16_t val)
 A word representation of uint16 value. More...
 
Istream & operator>> (Istream &is, uint16_t &val)
 
Ostream & operator<< (Ostream &os, const uint16_t val)
 

Detailed Description

16bit unsigned integer. I/O is done via an int32.

Original source file uint16.H

Source files

Definition in file uint16.H.