SORTIE Core C++ Documentation
|
Holds open tree searches. More...
#include <TreePopulation.h>
Public Attributes | |
clTreeSearch * | p_oSearch |
Pointer to a search. More... | |
stcOpenSearches * | p_nextSearch |
Pointer to the next search on the list. More... | |
Holds open tree searches.
stcOpenSearches* clTreePopulation::stcOpenSearches::p_nextSearch |
Pointer to the next search on the list.
clTreeSearch* clTreePopulation::stcOpenSearches::p_oSearch |
Pointer to a search.