Ditto 4.6.0
|
A thin wrapper around a function that will get called when there are updates relating to a live query that has an associated function to call when the next event is ready to be delivered. More...
#include <LiveQuery.hpp>
Public Attributes | |
std::function< void(std::vector< Document >, LiveQueryEvent, std::function< void()> &)> | fn |
A thin wrapper around a function that will get called when there are updates relating to a live query that has an associated function to call when the next event is ready to be delivered.