
Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| static ISstream & | readVerbatim (ISstream &is, std::string &str) |
| static token::tokenType | readVariable (ISstream &is, std::string &str, char c) |
| static bool | readUntilBalancedDelimiter (ISstream &is, std::string &str, const bool stripComments, const char delimOpen, const char delimClose) |
Variables | |
| static constexpr const unsigned | errLen = 80 |
Original source file ISstream.C
Definition in file ISstream.C.
|
staticconstexpr |
Definition at line 31 of file ISstream.C.
Referenced by ISstream::read(), ISstream::read(), Foam::readVariable(), and Foam::readVerbatim().