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

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

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

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

Detailed Description

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

Original source file int16.H

Source files

Definition in file int16.H.