SORTIE C++ Test Documentation
|
#include <fstream>
Functions | |
const char * | WriteOutputShortXMLFile1 () |
Writes a parameter file for normal processing run 1. More... | |
const char * | WriteOutputShortXMLFile2 () |
Writes a parameter file for normal processing run 1. More... | |
const char * | WriteOutputShortXMLFile3 () |
Writes a parameter file for normal processing run 3. More... | |
void | WriteOutputShortTreeMap (std::fstream &oOut) |
Writes the tree map. More... | |
void WriteOutputShortTreeMap | ( | std::fstream & | oOut | ) |
Writes the tree map.
oOut | File stream to write to. |
const char* WriteOutputShortXMLFile1 | ( | ) |
Writes a parameter file for normal processing run 1.
const char* WriteOutputShortXMLFile2 | ( | ) |
Writes a parameter file for normal processing run 1.
const char* WriteOutputShortXMLFile3 | ( | ) |
Writes a parameter file for normal processing run 3.