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