The change passed to a live query's listener callback, giving access to the updated results.
More...
#include <cbl++/Query.hh>
The change passed to a live query's listener callback, giving access to the updated results.
◆ Change()
| cbl::Query::Change::Change |
( |
const Change & | src | ) |
|
|
inline |
◆ query()
| Query cbl::Query::Change::query |
( |
| ) |
|
|
inline |
Returns the query that produced this change.
◆ results()
Returns the query's results as of this change.
◆ Query
The documentation for this class was generated from the following file: