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

Pointer to the tree being tested.

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

Whether or not this tree should be found.


The documentation for this struct was generated from the following file:

Generated on Wed Oct 28 14:03:23 2009 for SORTIE C++ Test Documentation by  doxygen 1.5.6