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