31#ifndef Foam_IntRangeIO_H
32#define Foam_IntRangeIO_H
49 is.readBegin(
"IntRange");
51 is.readEnd(
"IntRange");
An interval of (signed) integers defined by a start and a size.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
@ BEGIN_LIST
Begin list [isseparator].
@ END_LIST
End list [isseparator].
OBJstream os(runTime.globalPath()/outputName)