Public Member Functions | |
ensightBinaryStream (const fileName &f, const Time &) | |
Construct from components. More... | |
virtual | ~ensightBinaryStream () |
Destructor. More... | |
virtual bool | ascii () const |
virtual void | write (const char *val) |
virtual void | write (const int val) |
virtual void | write (const scalarField &sf) |
virtual void | write (const List< int > &sf) |
virtual void | writePartHeader (const label partI) |
![]() | |
ensightStream (const fileName &f) | |
Construct from components. More... | |
virtual | ~ensightStream () |
Destructor. More... | |
const fileName & | name () const |
Private Member Functions | |
ensightBinaryStream (const ensightBinaryStream &) | |
Disallow default bitwise copy construct. More... | |
void | operator= (const ensightBinaryStream &) |
Disallow default bitwise assignment. More... | |
Private Attributes | |
autoPtr< std::ofstream > | str_ |
Description of data_. More... | |
Definition at line 47 of file ensightBinaryStream.H.
|
private |
Disallow default bitwise copy construct.
|
inline |
Construct from components.
Definition at line 71 of file ensightBinaryStream.H.
|
inlinevirtual |
Destructor.
Definition at line 86 of file ensightBinaryStream.H.
|
private |
Disallow default bitwise assignment.
|
inlinevirtual |
Implements ensightStream.
Definition at line 92 of file ensightBinaryStream.H.
|
inlinevirtual |
Implements ensightStream.
Definition at line 97 of file ensightBinaryStream.H.
References ensightBinaryStream::str_.
Referenced by ensightBinaryStream::writePartHeader().
|
inlinevirtual |
Implements ensightStream.
Definition at line 104 of file ensightBinaryStream.H.
References ensightBinaryStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 109 of file ensightBinaryStream.H.
References forAll, sf(), and ensightBinaryStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 128 of file ensightBinaryStream.H.
References sf(), and ensightBinaryStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 137 of file ensightBinaryStream.H.
References ensightBinaryStream::write().
|
private |
Description of data_.
Definition at line 54 of file ensightBinaryStream.H.
Referenced by ensightBinaryStream::write().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.