This class tests the short output behavior (clOutputShort).
More...
#include <TestOutputShort.h>
|
void | NormalProcessingRun1 (clSimManager *p_oSimManager) |
| Tests file creation and saving.
|
|
void | NormalProcessingRun2 (clSimManager *p_oSimManager) |
| Tests file creation and saving.
|
|
void | NormalProcessingRun3 (clSimManager *p_oSimManager) |
| Tests file creation and saving.
|
|
const char * | WriteXMLFile1 () |
| Writes a parameter file for normal processing run 1.
|
|
const char * | WriteXMLFile2 () |
| Writes a parameter file for normal processing run 1.
|
|
const char * | WriteXMLFile3 () |
| Writes a parameter file for normal processing run 3.
|
|
void | WriteTreeMap (std::fstream &oOut) |
| Writes the tree map.
|
|
This class tests the short output behavior (clOutputShort).
void clTestOutputShort::NormalProcessingRun1 |
( |
clSimManager * |
p_oSimManager | ) |
|
|
private |
Tests file creation and saving.
WriteXMLFile1() does setup. The filename already has the extension on it.
- Parameters
-
p_oSimManager | Sim manager object. |
void clTestOutputShort::NormalProcessingRun2 |
( |
clSimManager * |
p_oSimManager | ) |
|
|
private |
Tests file creation and saving.
WriteXMLFile2() does setup. The filename already has the extension on it.
- Parameters
-
p_oSimManager | Sim manager object. |
void clTestOutputShort::NormalProcessingRun3 |
( |
clSimManager * |
p_oSimManager | ) |
|
|
private |
Tests file creation and saving.
WriteXMLFile3() does setup. The filename already has the extension on it.
- Parameters
-
p_oSimManager | Sim manager object. |
void clTestOutputShort::TestOutputShort |
( |
| ) |
|
Groups all tests into one.
void clTestOutputShort::WriteTreeMap |
( |
std::fstream & |
oOut | ) |
|
|
private |
Writes the tree map.
- Parameters
-
oOut | File stream to write to. |
const char* clTestOutputShort::WriteXMLFile1 |
( |
| ) |
|
|
private |
Writes a parameter file for normal processing run 1.
- Returns
- Filename written.
const char* clTestOutputShort::WriteXMLFile2 |
( |
| ) |
|
|
private |
Writes a parameter file for normal processing run 1.
- Returns
- Filename written.
const char* clTestOutputShort::WriteXMLFile3 |
( |
| ) |
|
|
private |
Writes a parameter file for normal processing run 3.
- Returns
- Filename written.
The documentation for this class was generated from the following file: