Loading...
Searching...
No Matches
uint16.H File Reference

16bit unsigned integer. I/O is done as 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...
class  pTraits< uint16_t >
 Template specialization for pTraits<uint16_t>. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

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

Detailed Description

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

Original source file uint16.H

Source files

Definition in file uint16.H.