![]() |
MapLink Pro 11.1.2.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Thread safe version of TSLMapQuery. See the documentation for TSLMapQuery for more information.
Entities selected by the map query will remain valid until the TSLThreadedMapQuery is destroyed or the manager containing the pooled map data layer it was created from is destroyed.
Public Member Functions | |
void | destroy () |
Destroy this object. | |
const TSLEntity * | operator[] (int index) const |
int | size () const |
Query the number of entities contained in the query. | |
void TSLThreadedMapQuery::destroy | ( | ) |
Destroy this object.
const TSLEntity * TSLThreadedMapQuery::operator[] | ( | int | index | ) | const |
int TSLThreadedMapQuery::size | ( | ) | const |
Query the number of entities contained in the query.