SORTIE Core C++ Documentation
Public Attributes | List of all members
clTreePopulation::stcOpenSearches Struct Reference

Holds open tree searches. More...

#include <TreePopulation.h>

Public Attributes

clTreeSearchp_oSearch
 Pointer to a search. More...
 
stcOpenSearchesp_nextSearch
 Pointer to the next search on the list. More...
 

Detailed Description

Holds open tree searches.

Member Data Documentation

◆ p_nextSearch

stcOpenSearches* clTreePopulation::stcOpenSearches::p_nextSearch

Pointer to the next search on the list.

◆ p_oSearch

clTreeSearch* clTreePopulation::stcOpenSearches::p_oSearch

Pointer to a search.


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