SORTIE C++ Test Documentation
Functions
TestNCICompetitionTempDep.h File Reference
#include <fstream>

Functions

const char * WriteNCICompTempDepXMLFile1 ()
 
const char * WriteNCICompTempDepXMLFile2 ()
 
const char * WriteNCICompTempDepXMLFile3 ()
 
const char * WriteNCICompTempDepXMLFile4 ()
 
void WriteNCICompTempDepCommonStuff (std::fstream &oOut)
 Writes common portions of the test parameter files (tree pop, plot, etc).
 
void WriteNCICompTempDepTreeStuff (std::fstream &oOut)
 Writes common portions of the test parameter files (tree pop, plot, etc).
 

Function Documentation

void WriteNCICompTempDepCommonStuff ( std::fstream &  oOut)

Writes common portions of the test parameter files (tree pop, plot, etc).

Parameters
oOutFile stream to write to.
void WriteNCICompTempDepTreeStuff ( std::fstream &  oOut)

Writes common portions of the test parameter files (tree pop, plot, etc).

Parameters
oOutFile stream to write to.
const char* WriteNCICompTempDepXMLFile1 ( )
const char* WriteNCICompTempDepXMLFile2 ( )
const char* WriteNCICompTempDepXMLFile3 ( )
const char* WriteNCICompTempDepXMLFile4 ( )