|
SORTIE C++ Test Documentation
|
#include <fstream>Functions | |
| const char * | WriteMerchValueCalculatorXMLFile1 () |
| Tests the class clMerchValueCalculator. | |
| const char * | WriteMerchValueCalculatorXMLErrorFile1 () |
| Writes an error file where a form class value is not an allowed value. | |
| const char * | WriteMerchValueCalculatorXMLErrorFile2 () |
| Writes an error file where the volume behavior is applied to seedlings. | |
| void | WriteMerchValueCalculatorCommonStuff (std::fstream &oOut) |
| Writes common portions of the test parameter files (tree pop, plot, etc). | |
| void WriteMerchValueCalculatorCommonStuff | ( | std::fstream & | oOut | ) |
Writes common portions of the test parameter files (tree pop, plot, etc).
Ends with </trees>.
| oOut | File stream to write to. |
| const char* WriteMerchValueCalculatorXMLErrorFile1 | ( | ) |
Writes an error file where a form class value is not an allowed value.
| const char* WriteMerchValueCalculatorXMLErrorFile2 | ( | ) |
Writes an error file where the volume behavior is applied to seedlings.
| const char* WriteMerchValueCalculatorXMLFile1 | ( | ) |
Tests the class clMerchValueCalculator.
Writes a parameter file for normal processing. There are 7 species (of which 6 are used), and the merchantable timber value behavior is the only one in the run.
1.8.2