summaryrefslogtreecommitdiff
path: root/indra/llcommon/resultset.h
AgeCommit message (Collapse)Author
2024-10-24Add LL::ResultSet subclass VectorResultSet for the simple case.Nat Goodspeed
Update existing simple LL::ResultSet subclasses.
2024-09-05Fix a few trailing whitespaces.Nat Goodspeed
2024-09-03Break out llinventorylistener.cpp's InvResultSet as LL::ResultSet.Nat Goodspeed
We may well want to leverage that API for additional queries that could potentially return large datasets.