Data structure to contain the TargetFinder search results of updateQueryResults()
Public Attributes | |
int | status |
One of the UPDATE_* status codes. More... | |
List< const TargetSearchResult > | results |
List of TargetFinder search results. More... | |
int status |
One of the UPDATE_* status codes.
If new results are available, is UPDATE_RESULTS_AVAILABLE. Otherwise, one of the other UPDATE_* status codes.
List<const TargetSearchResult> results |
List of TargetFinder search results.