FACT++  1.0
DataWriteRaw::~DataWriteRaw ( )
inline

Definition at line 71 of file DataWriteRaw.h.

References Close().

71 { if (fOut.is_open()) Close(); }
std::ofstream fOut
Definition: DataWriteRaw.h:8

+ Here is the call graph for this function: