An IOstream is an abstract base class for all input/output systems; be they streams, files, token lists etc. More...
Classes | |
class | versionNumber |
Version number type. More... | |
Public Types | |
enum | streamAccess { OPENED, CLOSED } |
Enumeration for whether the stream open or closed. More... | |
enum | streamFormat { ASCII, BINARY } |
Enumeration for the format of data in the stream. More... | |
enum | compressionType { UNCOMPRESSED, COMPRESSED } |
Enumeration for the format of data in the stream. More... | |
Public Member Functions | |
IOstream (streamFormat format, versionNumber version, compressionType compression=UNCOMPRESSED) | |
Construct setting format and version. More... | |
virtual | ~IOstream () |
Destructor. More... | |
virtual const fileName & | name () const |
Return the name of the stream. More... | |
virtual fileName & | name () |
Return non-const access to the name of the stream. More... | |
virtual bool | check (const char *operation) const |
Check IOstream status for given operation. More... | |
void | fatalCheck (const char *operation) const |
Check IOstream status for given operation. More... | |
bool | opened () const |
Return true if stream has been opened. More... | |
bool | closed () const |
Return true if stream is closed. More... | |
bool | good () const |
Return true if next operation might succeed. More... | |
bool | eof () const |
Return true if end of input seen. More... | |
bool | fail () const |
Return true if next operation will fail. More... | |
bool | bad () const |
Return true if stream is corrupted. More... | |
operator void * () const | |
Return non-zero if the stream has not failed. More... | |
bool | operator! () const |
Return true if the stream has failed. More... | |
streamFormat | format () const |
Return current stream format. More... | |
streamFormat | format (const streamFormat fmt) |
Set the stream format. More... | |
streamFormat | format (const word &fmt) |
Set the stream format from word. More... | |
versionNumber | version () const |
Return the stream version. More... | |
versionNumber | version (const versionNumber ver) |
Set the stream version. More... | |
compressionType | compression () const |
Return the stream compression. More... | |
compressionType | compression (const compressionType cmp) |
Set the stream compression. More... | |
compressionType | compression (const word &cmp) |
Set the stream compression from word. More... | |
label | lineNumber () const |
Return current stream line number. More... | |
label & | lineNumber () |
Return current stream line number. More... | |
label | lineNumber (const label ln) |
Set the stream line number. More... | |
virtual ios_base::fmtflags | flags () const =0 |
Return flags of stream. More... | |
void | setEof () |
Set stream to have reached eof. More... | |
void | setFail () |
Set stream to have failed. More... | |
void | setBad () |
Set stream to be bad. More... | |
virtual ios_base::fmtflags | flags (const ios_base::fmtflags f)=0 |
Set flags of stream. More... | |
ios_base::fmtflags | setf (const ios_base::fmtflags f) |
Set flags of stream. More... | |
ios_base::fmtflags | setf (const ios_base::fmtflags f, const ios_base::fmtflags mask) |
Set flags of given field of stream. More... | |
void | unsetf (const ios_base::fmtflags uf) |
Unset flags of stream. More... | |
virtual void | print (Ostream &) const |
Print description of IOstream to Ostream. More... | |
void | print (Ostream &, const int streamState) const |
Check given stream state bits. More... | |
InfoProxy< IOstream > | info () const |
Return info proxy. More... | |
Static Public Member Functions | |
static streamFormat | formatEnum (const word &) |
Return stream format of given format name. More... | |
static compressionType | compressionEnum (const word &) |
Return compression of given compression name. More... | |
static unsigned int | defaultPrecision () |
Return the default precision. More... | |
static unsigned int | defaultPrecision (unsigned int p) |
Reset the default precision (and return old precision) More... | |
Static Public Attributes | |
static const versionNumber | currentVersion |
Current version number. More... | |
static unsigned int | precision_ |
Default precision. More... | |
Protected Member Functions | |
void | setOpened () |
Set stream opened. More... | |
void | setClosed () |
Set stream closed. More... | |
void | setState (ios_base::iostate state) |
Set stream state. More... | |
void | setGood () |
Set stream to be good. More... | |
Protected Attributes | |
label | lineNumber_ |
Friends | |
Ostream & | operator<< (Ostream &os, const streamFormat &sf) |
Ostream operator. More... | |
An IOstream is an abstract base class for all input/output systems; be they streams, files, token lists etc.
The basic operations are construct, close, read token, read primitive and read binary block. In addition version control and line number counting is incorporated. Usually one would use the read primitive member functions, but if one were reading a stream on unknown data sequence one can read token by token, and then analyse.
Definition at line 71 of file IOstream.H.
enum streamAccess |
Enumeration for whether the stream open or closed.
Enumerator | |
---|---|
OPENED | |
CLOSED |
Definition at line 79 of file IOstream.H.
enum streamFormat |
Enumeration for the format of data in the stream.
Enumerator | |
---|---|
ASCII | |
BINARY |
Definition at line 86 of file IOstream.H.
enum compressionType |
Enumeration for the format of data in the stream.
Enumerator | |
---|---|
UNCOMPRESSED | |
COMPRESSED |
Definition at line 193 of file IOstream.H.
|
inline |
Construct setting format and version.
Definition at line 266 of file IOstream.H.
References IOstream::setBad().
Referenced by IOstream::setGood().
|
inlinevirtual |
Destructor.
Definition at line 284 of file IOstream.H.
References IOstream::check(), IOstream::fatalCheck(), and IOstream::name().
|
inlineprotected |
Set stream opened.
Definition at line 236 of file IOstream.H.
References IOstream::OPENED.
Referenced by IFstream::IFstream(), ITstream::ITstream(), OFstream::OFstream(), ITstream::operator=(), and UOPstream::UOPstream().
|
inlineprotected |
Set stream closed.
Definition at line 242 of file IOstream.H.
References IOstream::CLOSED.
Referenced by IFstream::IFstream(), and OFstream::OFstream().
|
inlineprotected |
Set stream state.
Definition at line 248 of file IOstream.H.
Referenced by ISstream::get(), ISstream::getLine(), IFstream::IFstream(), OFstream::OFstream(), ISstream::putback(), ISstream::read(), OSstream::write(), and OSstream::writeQuoted().
|
inlineprotected |
Set stream to be good.
Definition at line 254 of file IOstream.H.
References IOstream::IOstream().
Referenced by ITstream::ITstream(), ITstream::operator=(), ITstream::rewind(), and UOPstream::UOPstream().
|
inlinevirtual |
Return the name of the stream.
Useful for Fstream to return the filename
Reimplemented in ITstream, ISstream, primitiveEntry, OFstream, IFstream, and OSstream.
Definition at line 294 of file IOstream.H.
Referenced by globalIndexAndTransform::addToTransformIndex(), mappedPatchBase::calcMapping(), IOstream::check(), includeFuncEntry::execute(), includeEntry::execute(), functionEntry::execute(), ifeqEntry::execute(), IOstream::fatalCheck(), includeEntry::includeFileName(), entry::New(), Foam::operator>>(), decomposedBlockData::readBlock(), decomposedBlockData::readBlocks(), IOobject::readHeader(), decomposedBlockData::readMasterHeader(), IOerror::SafeFatalIOError(), triSurface::triSurfInstance(), gnuplotGraph::write(), edgeMeshFormat::write(), CloudSubModelBase< Foam::ReactingCloud< Foam::DSMCCloud > >::write(), restraint::write(), timeVaryingMappedFvPatchField< Type >::write(), STARCDsurfaceFormatCore::writeCase(), STARCDedgeFormat::writeCase(), GeometricBoundaryField< vector, pointPatchField, pointMesh >::writeEntry(), fieldValueDelta::writeFileHeader(), and IOstream::~IOstream().
|
inlinevirtual |
Return non-const access to the name of the stream.
Useful to alter the stream name
Reimplemented in ITstream, ISstream, primitiveEntry, OFstream, IFstream, and OSstream.
Definition at line 301 of file IOstream.H.
|
virtual |
Check IOstream status for given operation.
print IOstream state if error has occurred
Definition at line 92 of file IOstream.C.
References IOstream::bad(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and IOstream::name().
Referenced by Foam::checkMethod(), CollidingParcel< ParcelType >::CollidingParcel(), CollisionRecordList< vector, vector >::CollisionRecordList(), Keyed< T >::createList(), DSMCParcel< ParcelType >::DSMCParcel(), fieldAverageItem::fieldAverageItem(), findCellParticle::findCellParticle(), tetrahedron< Point, PointRef >::inside(), molecule::molecule(), MomentumParcel< ParcelType >::MomentumParcel(), momentumParcelInjectionData::momentumParcelInjectionData(), MPPICParcel< ParcelType >::MPPICParcel(), line< Point, PointRef >::nearestDist(), objectMap::objectMap(), WallSiteData< Type >::operator!=(), IFstream::operator()(), Istream::operator()(), Foam::RBD::operator<<(), Foam::operator<<(), Foam::operator>>(), Foam::RBD::operator>>(), PairCollisionRecord< Type >::PairCollisionRecord(), particle::particle(), phaseProperties::phaseProperties(), polyBoundaryMesh::polyBoundaryMesh(), pyramid< Point, PointRef, polygonRef >::pyramid(), ReactingMultiphaseParcel< ParcelType >::ReactingMultiphaseParcel(), reactingMultiphaseParcelInjectionData::reactingMultiphaseParcelInjectionData(), ReactingParcel< ParcelType >::ReactingParcel(), reactingParcelInjectionData::reactingParcelInjectionData(), dimensioned< vector >::read(), dimensionSet::read(), IOPosition< CloudType >::readData(), ensightPart::reconstruct(), sampledSetParticle::sampledSetParticle(), PackedList< 2 >::setPair(), solidParticle::solidParticle(), LduMatrix< Type, DType, LUType >::source(), SprayParcel< ParcelType >::SprayParcel(), streamlinesParticle::streamlinesParticle(), surfacePatchIOList::surfacePatchIOList(), surfZoneIOList::surfZoneIOList(), ThermoParcel< ParcelType >::ThermoParcel(), thermoParcelInjectionData::thermoParcelInjectionData(), trackedParticle::trackedParticle(), VectorSpace< Vector< vector >, vector, 3 >::VectorSpace(), WallCollisionRecord< Type >::WallCollisionRecord(), wordAndDictionary::wordAndDictionary(), dictionaryListEntry::write(), edgeMeshFormat::write(), SHA1Digest::write(), OFSsurfaceFormat< Face >::write(), dimensionSet::write(), triSurface::write(), ensightParts::writeData(), polyBoundaryMesh::writeData(), DimensionedField< Type, Foam::pointMesh >::writeData(), GeometricBoundaryField< vector, pointPatchField, pointMesh >::writeEntry(), Foam::writeEntry(), Cloud< passiveParticle >::writeObject(), particle::writePosition(), and IOstream::~IOstream().
void fatalCheck | ( | const char * | operation | ) | const |
Check IOstream status for given operation.
print IOstream state if error has occurred and exit
Definition at line 105 of file IOstream.C.
References IOstream::bad(), Foam::exit(), Foam::FatalIOError, FatalIOErrorInFunction, and IOstream::name().
Referenced by dictionaryEntry::dictionaryEntry(), functionEntry::execute(), FixedList< Type, 3 >::FixedList(), List< Field< scalar > >::List(), LList< Foam::chemPointISAT *>::LList(), entry::New(), decomposedBlockData::numBlocks(), Foam::operator>>(), ListHashTable< T, Key, Hash >::printInfo(), Foam::blockMeshTools::read(), PtrList< transferModel >::read(), primitiveEntry::read(), PackedList< 2 >::read(), decomposedBlockData::readBlock(), decomposedBlockData::readBlocks(), decomposedBlockData::readMasterHeader(), Foam::writeEntry(), and IOstream::~IOstream().
|
inline |
Return true if stream has been opened.
Definition at line 318 of file IOstream.H.
References IOstream::OPENED.
Referenced by IOstream::print().
|
inline |
Return true if stream is closed.
Definition at line 324 of file IOstream.H.
References IOstream::CLOSED.
Referenced by IOstream::print().
|
inline |
Return true if next operation might succeed.
Definition at line 330 of file IOstream.H.
Referenced by collatedFileOperation::appendObject(), Foam::debug::controlDict(), dynamicCode::copyAndFilter(), dynamicCode::copyOrCreateFiles(), AC3DsurfaceFormatCore::cueTo(), error::error(), edgeMeshFormatsCore::getLineNoComment(), surfaceFormatsCore::getLineNoComment(), IFstream::IFstream(), dictionary::includedDictionary::includedDictionary(), meanVelocityForce::meanVelocityForce(), noiseFFT::noiseFFT(), decomposedBlockData::numBlocks(), OFstream::OFstream(), error::operator()(), IFstream::operator()(), Istream::operator()(), Foam::operator>>(), argList::parse(), Foam::parseNASCoord(), IOstream::print(), TableFileReader< Type >::read(), extendedEdgeMeshFormat::read(), NASedgeFormat::read(), extendedFeatureEdgeMeshFormat::read(), OBJsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), AC3DsurfaceFormat< Face >::read(), edgeMeshFormat::read(), OBJedgeFormat::read(), VTKsurfaceFormat< Face >::read(), VTKedgeFormat::read(), STARCDsurfaceFormat< Face >::read(), OFSsurfaceFormat< Face >::read(), STARCDedgeFormat::read(), dictionary::read(), masterUncollatedFileOperation::readAndSend(), decomposedBlockData::readBlocks(), STARCD::readBoundary(), Foam::readCmd(), AC3DsurfaceFormatCore::readCmd(), GlobalIOField< Foam::Vector >::readData(), GlobalIOList< thermoParcelInjectionData >::readData(), externalCoupledMixedFvPatchField< scalar >::readData(), STARCDCore::readHeader(), STARCD::readHeader(), IOobject::readHeader(), masterUncollatedFileOperation::readHeader(), STARCDsurfaceFormatCore::readInpCellTable(), STARCDCore::readPoints(), Foam::readUpto(), scalarRanges::scalarRanges(), specieCoeffs::setLRhs(), triSurface::triSurfInstance(), memInfo::update(), vtkUnstructuredReader::vtkUnstructuredReader(), X3DsurfaceFormat< Face >::write(), WRLsurfaceFormat< Face >::write(), SMESHsurfaceFormat< Face >::write(), GTSsurfaceFormat< Face >::write(), OBJsurfaceFormat< Face >::write(), AC3DsurfaceFormat< Face >::write(), OFFsurfaceFormat< Face >::write(), VTKsurfaceFormat< Face >::write(), OBJedgeFormat::write(), VTKedgeFormat::write(), TRIsurfaceFormat< Face >::write(), edgeMeshFormat::write(), OFSsurfaceFormat< Face >::write(), graph::write(), dynamicIndexedOctree< Foam::dynamicTreeDataPoint >::write(), dictionary::write(), indexedOctree< Foam::treeDataFace >::write(), STLsurfaceFormat< Face >::writeAscii(), correlationFunction< Type >::writeAveraged(), decomposedBlockData::writeBlocks(), AverageField< Type >::writeData(), fieldDictionary::writeData(), featureEdgeMesh::writeData(), surfacePatchIOList::writeData(), surfZoneIOList::writeData(), IOPosition< CloudType >::writeData(), constant::writeData(), porosityModelList::writeData(), UniformDimensionedField< vector >::writeData(), IOdictionary::writeData(), decomposedBlockData::writeData(), temperatureDependent::writeData(), extendedFeatureEdgeMesh::writeData(), polyTopoChanger::writeData(), surfaceTensionModel::writeData(), fvConstraints::writeData(), cellModel::writeData(), AveragingMethod< Foam::Vector >::writeData(), MeshZones< cellZone, polyMesh >::writeData(), MRFZoneList::writeData(), polyBoundaryMesh::writeData(), fvModels::writeData(), DimensionedField< Type, Foam::pointMesh >::writeData(), refinementHistory::writeData(), GeometricField< vector, pointPatchField, pointMesh >::writeData(), pairPotential::writeEnergyAndForceTables(), IOobject::writeHeader(), collatedFileOperation::writeObject(), fileOperation::writeObject(), masterUncollatedFileOperation::writeObject(), jobInfo::~jobInfo(), and TRIsurfaceFormatCore::~TRIsurfaceFormatCore().
|
inline |
Return true if end of input seen.
Definition at line 336 of file IOstream.H.
Referenced by ifeqEntry::execute(), gaussGrad< Type >::gaussGrad(), snGradScheme< Type >::New(), gradScheme< Type >::New(), entry::New(), d2dt2Scheme< Type >::New(), surfaceInterpolationScheme< GType >::New(), ddtScheme< Type >::New(), divScheme< Type >::New(), convectionScheme< Type >::New(), limitedSurfaceInterpolationScheme< scalar >::New(), laplacianScheme< Type, GType >::New(), noiseFFT::noiseFFT(), IOstream::print(), PtrList< transferModel >::read(), ITstream::read(), dictionary::read(), solution::upgradeSolverDict(), and UIPstream::~UIPstream().
|
inline |
Return true if next operation will fail.
Definition at line 342 of file IOstream.H.
Referenced by IOstream::operator void *(), IOstream::operator!(), and IOstream::print().
|
inline |
Return true if stream is corrupted.
Definition at line 348 of file IOstream.H.
Referenced by IOstream::check(), IOstream::fatalCheck(), Istream::getBack(), ISstream::getLine(), Foam::operator<<(), IOstream::print(), Istream::putBack(), GTSsurfaceFormat< Face >::read(), primitiveEntry::read(), ISstream::read(), dictionary::read(), featureEdgeMesh::readData(), IOdictionary::readData(), extendedFeatureEdgeMesh::readData(), coordinateSystems::readData(), fvConstraints::readData(), fvModels::readData(), and refinementHistory::readData().
|
inline |
Return non-zero if the stream has not failed.
Definition at line 354 of file IOstream.H.
References IOstream::fail().
|
inline |
Return true if the stream has failed.
Definition at line 362 of file IOstream.H.
References IOstream::fail(), and IOstream::formatEnum().
|
static |
Return stream format of given format name.
Definition at line 39 of file IOstream.C.
References IOstream::ASCII, IOstream::BINARY, Foam::endl(), and WarningInFunction.
Referenced by IOstream::format(), surfaceWriter::New(), setWriter::New(), IOstream::operator!(), Time::readDict(), and decomposedBlockData::writeData().
|
inline |
Return current stream format.
Definition at line 374 of file IOstream.H.
Referenced by collatedFileOperation::appendObject(), CollidingParcel< ParcelType >::CollidingParcel(), DSMCParcel< ParcelType >::DSMCParcel(), includeEntry::execute(), findCellParticle::findCellParticle(), FixedList< Type, 3 >::FixedList(), List< Field< scalar > >::List(), molecule::molecule(), MomentumParcel< ParcelType >::MomentumParcel(), MPPICParcel< ParcelType >::MPPICParcel(), ensightFile::newline(), decomposedBlockData::numBlocks(), Foam::operator<<(), Foam::operator>>(), particle::particle(), ReactingParcel< ParcelType >::ReactingParcel(), UIPstream::read(), ISstream::read(), uncollatedFileOperation::read(), PackedList< 2 >::read(), masterUncollatedFileOperation::read(), decomposedBlockData::readBlock(), IOobject::readHeader(), Foam::setformat(), solidParticle::solidParticle(), SprayParcel< ParcelType >::SprayParcel(), ThermoParcel< ParcelType >::ThermoParcel(), trackedParticle::trackedParticle(), ensightFile::write(), OSstream::write(), UOPstream::write(), dimensionSet::write(), PackedList< 2 >::write(), ensightFile::writeBinaryHeader(), decomposedBlockData::writeData(), Foam::writeEntry(), IOobject::writeHeader(), and particle::writePosition().
|
inline |
Set the stream format.
Definition at line 380 of file IOstream.H.
|
inline |
Set the stream format from word.
Definition at line 388 of file IOstream.H.
References IOstream::formatEnum().
|
inline |
Return the stream version.
Definition at line 396 of file IOstream.H.
Referenced by collatedFileOperation::appendObject(), includeEntry::execute(), decomposedBlockData::numBlocks(), IOobject::readHeader(), mappedPatchBase::readListOrField(), Foam::setversion(), decomposedBlockData::writeData(), IOobject::writeHeader(), and threadedCollatedOFstream::~threadedCollatedOFstream().
|
inline |
Set the stream version.
Definition at line 402 of file IOstream.H.
References IOstream::compressionEnum().
|
static |
Return compression of given compression name.
Definition at line 61 of file IOstream.C.
References IOstream::COMPRESSED, Foam::endl(), IOstream::UNCOMPRESSED, Switch::valid(), and WarningInFunction.
Referenced by IOstream::compression(), surfaceWriter::New(), setWriter::New(), Time::readDict(), and IOstream::version().
|
inline |
Return the stream compression.
Definition at line 413 of file IOstream.H.
Referenced by Foam::setcompression().
|
inline |
Set the stream compression.
Definition at line 419 of file IOstream.H.
|
inline |
Set the stream compression from word.
Definition at line 427 of file IOstream.H.
References IOstream::compressionEnum().
|
inline |
Return current stream line number.
Definition at line 435 of file IOstream.H.
References IOstream::lineNumber_.
Referenced by includeFuncEntry::execute(), functionEntry::execute(), ifeqEntry::execute(), Foam::parseNASCoord(), ITstream::print(), IOstream::print(), NASedgeFormat::read(), NASsurfaceFormat< Face >::read(), UIPstream::read(), primitiveEntry::read(), ISstream::read(), ITstream::read(), IOobject::readHeader(), IOerror::SafeFatalIOError(), and vtkUnstructuredReader::vtkUnstructuredReader().
|
inline |
Return current stream line number.
Definition at line 441 of file IOstream.H.
References IOstream::lineNumber_.
Set the stream line number.
Definition at line 447 of file IOstream.H.
References IOstream::flags(), IOstream::lineNumber_, and Foam::ln().
|
pure virtual |
Return flags of stream.
Implemented in ITstream, dummyIstream, dummyISstream, ISstream, UIPstream, UOPstream, and OSstream.
Referenced by IOstream::lineNumber(), IOstream::setBad(), IOstream::setf(), and IOstream::unsetf().
|
inlinestatic |
Return the default precision.
Definition at line 458 of file IOstream.H.
References IOstream::precision_.
Referenced by writeFile::charWidth(), isNotEqOp< T >::operator()(), probes::prepare(), Time::readDict(), writeFile::valueWidth(), domainDecomposition::writeComplete(), and domainDecomposition::writeProcs().
|
inlinestatic |
Reset the default precision (and return old precision)
Definition at line 464 of file IOstream.H.
References p, and IOstream::precision_.
|
inline |
Set stream to have reached eof.
Definition at line 472 of file IOstream.H.
Referenced by ITstream::read().
|
inline |
Set stream to have failed.
Definition at line 478 of file IOstream.H.
|
inline |
Set stream to be bad.
Definition at line 484 of file IOstream.H.
References f(), and IOstream::flags().
Referenced by IFstream::IFstream(), IOstream::IOstream(), OFstream::OFstream(), Foam::operator>>(), ISstream::putback(), UIPstream::read(), ITstream::read(), Istream::readBegin(), Istream::readBeginList(), Istream::readEnd(), and Istream::readEndList().
|
pure virtual |
Set flags of stream.
Implemented in UOPstream, ITstream, ISstream, UIPstream, dummyIstream, dummyISstream, and OSstream.
|
inline |
Set flags of stream.
Definition at line 493 of file IOstream.H.
References IOstream::flags().
Referenced by Foam::dec(), ensightAsciiStream::ensightAsciiStream(), ensightFile::ensightFile(), Foam::fixed(), Foam::hex(), writeFile::initStream(), Foam::oct(), Foam::scientific(), Foam::setf(), and STARCDCore::writePoints().
|
inline |
Set flags of given field of stream.
Definition at line 500 of file IOstream.H.
References IOstream::flags().
|
inline |
Unset flags of stream.
Definition at line 509 of file IOstream.H.
References IOstream::flags(), IOstream::info(), IOstream::versionNumber::operator<<, IOstream::print(), and sf().
|
virtual |
Print description of IOstream to Ostream.
Reimplemented in UOPstream, ISstream, ITstream, OSstream, UIPstream, prefixOSstream, OFstream, IFstream, IStringStream, and OStringStream.
Definition at line 126 of file IOstream.C.
References IOstream::ASCII, IOstream::bad(), IOstream::BINARY, IOstream::closed(), Foam::endl(), IOstream::eof(), IOstream::fail(), IOstream::good(), IOstream::lineNumber(), and IOstream::opened().
Referenced by Foam::operator<<(), OSstream::print(), ITstream::print(), ISstream::print(), and IOstream::unsetf().
void print | ( | Ostream & | os, |
const int | streamState | ||
) | const |
Check given stream state bits.
Definition at line 177 of file IOstream.C.
References Foam::endl().
Return info proxy.
Used to print IOstream information to a stream
Definition at line 528 of file IOstream.H.
Referenced by IFstream::IFstream(), OFstream::OFstream(), dimensionSet::read(), IOstream::unsetf(), and IOobject::writeHeader().
|
friend |
Ostream operator.
|
static |
Current version number.
Definition at line 203 of file IOstream.H.
Referenced by collatedFileOperation::appendObject(), regionModel::evolve(), masterUncollatedFileOperation::readDirOp::operator()(), decomposedBlockData::readBlock(), IOobject::readHeader(), meshReader::warnDuplicates(), gnuplotSetWriter::write(), foamSurfaceWriter::write(), rawSetWriter::write(), csvSetWriter::write(), sixDoFRigidBodyMotionSolver::write(), rigidBodyMeshMotionSolver::write(), rigidBodyMeshMotion::write(), regIOobject::write(), decomposedBlockData::writeHeader(), IOobject::writeHeader(), meshReader::writeMesh(), and Time::writeTimeDict().
|
static |
Default precision.
Definition at line 206 of file IOstream.H.
Referenced by IOstream::defaultPrecision().
|
protected |
Definition at line 228 of file IOstream.H.
Referenced by ISstream::get(), ISstream::getLine(), IFstream::IFstream(), IOstream::lineNumber(), OFstream::OFstream(), ISstream::putback(), ITstream::read(), ITstream::rewind(), OSstream::write(), and OSstream::writeQuoted().