MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / info

Method info

src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H:532–535  ·  view source on GitHub ↗

- Return info proxy. Used to print IOstream information to a stream

Source from the content-addressed store, hash-verified

530 //- Return info proxy.
531 // Used to print IOstream information to a stream
532 InfoProxy<IOstream> info() const
533 {
534 return *this;
535 }
536};
537
538

Callers 3

Istream.CFile · 0.45
readBeginListFunction · 0.45
readEndListFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected