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.
 
stcOpenSearchesp_nextSearch
 Pointer to the next search on the list.
 

Detailed Description

Holds open tree searches.

Member Data Documentation

stcOpenSearches* clTreePopulation::stcOpenSearches::p_nextSearch

Pointer to the next search on the list.

clTreeSearch* clTreePopulation::stcOpenSearches::p_oSearch

Pointer to a search.


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