#include <TestTreePopulation.h>
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. |