clTestTreePopulation::treeResults Struct Reference

This structure is for testing tree results - arrays of this struct can tell, for a given list of trees, which should be found, and which actually were. More...

#include <TestTreePopulation.h>

List of all members.

Public Attributes

clTree * p_oTree
 Pointer to the tree being tested.
short int iFoundFlag
 This can be incremented each time the tree is found, which can guard against duplicate finds.
bool bShouldBe
 Whether or not this tree should be found.


Detailed Description

This structure is for testing tree results - arrays of this struct can tell, for a given list of trees, which should be found, and which actually were.


Member Data Documentation

clTree* clTestTreePopulation::treeResults::p_oTree

Pointer to the tree being tested.

short int clTestTreePopulation::treeResults::iFoundFlag

This can be incremented each time the tree is found, which can guard against duplicate finds.

bool clTestTreePopulation::treeResults::bShouldBe

Whether or not this tree should be found.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 1 07:22:05 2008 for SORTIE C++ Test Documentation by  doxygen 1.5.2