64bit uinteger More...
Go to the source code of this file.
Classes | |
class | pTraits< uint64_t > |
Template specialisation 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) |