int8.H File Reference

8bit signed integer More...

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

Go to the source code of this file.

Classes

struct  nameOp< int8_t >
 A word representation of uint8 value. More...
 
class  pTraits< int8_t >
 Template specialization for pTraits<int8_t> More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

word name (const int8_t val)
 A word representation of uint8 value. More...
 
Istream & operator>> (Istream &is, int8_t &val)
 Read from stream (as label) More...
 
Ostream & operator<< (Ostream &os, const int8_t val)
 Write to stream (as label) More...
 

Detailed Description

8bit signed integer

Original source file int8.H

Source files

Definition in file int8.H.