deltaFlow
DatFileWriter.H File Reference

Writer for the detailed data output file (.dat). More...

#include <string>
#include <utility>
#include <vector>
#include "Data.H"
Include dependency graph for DatFileWriter.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DatFileWriter
 Writes the detailed data file (.dat) with full input/output records. More...
 

Detailed Description

Writer for the detailed data output file (.dat).

Extracted from the OutputFile namespace (SRP). Output content/formatting is byte-for-byte identical to the original OutputFile::writeDatFile().

Definition in file DatFileWriter.H.