FreeFOAM The Cross-Platform CFD Toolkit
longLong.H File Reference

A long long (64 bits on many systems) More...


Detailed Description

A long long (64 bits on many systems)

long long

Source files

Definition in file longLong.H.

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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

word name (long)
 Return a string representation of a long.
long long readLongLong (Istream &)
Istream & operator>> (Istream &, long long &)
Ostream & operator<< (Ostream &, const long)