8bit unsigned integer More...


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. | |
| uint8_t | readUint8 (Istream &is) |
| Read uint8_t from stream. | |