Classes | Namespaces | Functions
int32.H File Reference

32bit integer More...

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

Go to the source code of this file.

Classes

class  pTraits< int32_t >
 Template specialization for pTraits<int32_t> More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

word name (const int32_t)
 Return a word representation of an int32. More...
 
int32_t readInt32 (Istream &)
 
bool read (const char *, int32_t &)
 
Istream & operator>> (Istream &, int32_t &)
 
Ostream & operator<< (Ostream &, const int32_t)
 
int32_t mag (const int32_t l)
 

Detailed Description

32bit integer

Original source file int32.H

Source files

Definition in file int32.H.