

Go to the source code of this file.
Namespaces | |
| Foam::parsing | |
| Collection of static functions and data related to parsing and an isolated namespace for lexers, parsers, scanners. | |
| Foam | |
| Namespace for OpenFOAM. | |
Enumerations | |
| enum | errorType { NONE = 0, GENERAL = 1, RANGE = 2, TRAILING = 3 } |
| Enumeration for possible parsing error. More... | |
Functions | |
| errorType | checkConversion (const char *buf, char *endptr) |
| Sanity check after strtof, strtod, etc. More... | |
Variables | |
| const Foam::Enum< errorType > | errorNames |
| Strings corresponding to the errorType. More... | |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.