37#ifndef Foam_JSONformatter_H
38#define Foam_JSONformatter_H
63 bool writeToken(
const token& t);
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual Ostream & writeQuoted(const char *str, std::streamsize len, const bool quoted=true)=0
Write character/string content, with/without surrounding quotes.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A class for handling keywords in dictionaries.
A token holds an item read from Istream.
A class for handling words, derived from Foam::string.
OBJstream os(runTime.globalPath()/outputName)
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.