Classes | Namespaces | Macros | Functions
int64.H File Reference

64bit integer More...

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

Go to the source code of this file.

Classes

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

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define UINT64_MIN   0
 

Functions

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

Detailed Description

64bit integer

Original source file int64.H

Source files

Definition in file int64.H.

Macro Definition Documentation

◆ UINT64_MIN

#define UINT64_MIN   0

Definition at line 48 of file int64.H.