uint8.H File Reference

8bit unsigned integer More...

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

word name (const uint8_t val)
 A word representation of uint8 value. More...
 
uint8_t readUint8 (Istream &is)
 Read uint8_t from stream. More...
 

Detailed Description

8bit unsigned integer

Original source file uint8.H

Source files

Definition in file uint8.H.