Ditto 3.0.11
|
A thin wrapper around a function that will get called when there are updates relating to a live query associated with a single document. More...
#include <LiveQuery.hpp>
Public Attributes | |
std::function< void(std::shared_ptr< Document >, SingleDocumentLiveQueryEvent)> | fn |
A thin wrapper around a function that will get called when there are updates relating to a live query associated with a single document.