MySearch & operator=(const MySearch &orig)
virtual bool inspectEntity(DtSimObjectReference entity) override
Override inspectEntity to do any tests you want to do on base entities that are found in the search...
class DtSimSubordinateSearch:
Definition: simSubordinateSearch.h:24
virtual bool initializeSearch(DtSimObjectReference entity) override
Override initializeSearch if you need to do some initialization at the start of the search process...
virtual ~MySearch() override
virtual bool searchSubordinates(DtSimObjectReference pAggEntity, bool excludeDestroyed) override
SearchSubordinates will call searchSubtree on all the immediate children of a given pseudo aggregate...
A locally simulated VRF object.
Definition: localObject.h:98