int16.H File Reference

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

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

Go to the source code of this file.

Classes

struct  nameOp< int16_t >
 A word representation of int16 value. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

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

Original source file int16.H

Source files

Definition in file int16.H.