8bit signed integer More...


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 | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| word | name (const int8_t val) |
| A word representation of uint8 value. | |
| Istream & | operator>> (Istream &is, int8_t &val) |
| Read from stream (as label). | |
| Ostream & | operator<< (Ostream &os, const int8_t val) |
| Write to stream (as label). | |