64bit unsigned integer More...
Go to the source code of this file.
Classes | |
struct | nameOp< uint64_t > |
class | pTraits< uint64_t > |
Namespaces | |
Foam | |
Functions | |
word | name (const uint64_t val) |
uint64_t | readUint64 (Istream &is) |
uint64_t | readUint64 (const char *buf) |
uint64_t | readUint64 (const std::string &str) |
bool | readUint64 (const char *buf, uint64_t &val) |
bool | readUint64 (const std::string &str, uint64_t &val) |
bool | read (const char *buf, uint64_t &val) |
bool | read (const std::string &str, uint64_t &val) |
Istream & | operator>> (Istream &is, uint64_t &val) |
Ostream & | operator<< (Ostream &os, const uint64_t val) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.