Ditto 1.1.7
Public Attributes | List of all members
ditto::LiveQueryEventHandler Struct Reference

A thin wrapper around a function that will get called when there are updates relating to a live query. More...

#include <LiveQuery.hpp>

Public Attributes

std::function< void(std::vector< Document >, LiveQueryEvent)> fn
 

Detailed Description

A thin wrapper around a function that will get called when there are updates relating to a live query.