uint64.H File Reference

64bit uinteger More...

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

Go to the source code of this file.

Classes

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

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define UINT64_MIN   0
 

Functions

word name (const uint64_t)
 Return a word representation of an uint64. More...
 
uint64_t readUint64 (Istream &)
 
bool read (const char *, uint64_t &)
 
Istream & operator>> (Istream &, uint64_t &)
 
Ostream & operator<< (Ostream &, const uint64_t)
 

Detailed Description

64bit uinteger

Original source file uint64.H

Source files

Definition in file uint64.H.

Macro Definition Documentation

◆ UINT64_MIN

#define UINT64_MIN   0

Definition at line 48 of file uint64.H.