Go to the documentation of this file.
21 #ifndef __vtkFile_hpp__
22 #define __vtkFile_hpp__
78 inline explicit operator bool()
const
105 #endif //__vtkFile_hpp__
#define fatalExit
Fatal exit.
virtual fileSystem fileName() const
vtkFile(const fileSystem dir, const word &bName, real time, bool bnry, bool append=false)
virtual bool writeHeader()
iOstream & endl(iOstream &os)
Add newline and flush stream.
Manages file pathes, manupulate and combines them.
#define fatalErrorInFunction
Report a fatal error and function name and exit the application.
bool openStream(bool wHeader)
Output file stream to send binary or ascii data to a file.
uniquePtr< oFstream > oStream_
virtual ~vtkFile()=default