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