Realm C++ SDK Version v2.2.0
Public Member Functions | Friends | List of all members

realm::sync_subscription_set Struct Reference

Public Member Functions

 sync_subscription_set (const sync_subscription_set &other)=delete
 
sync_subscription_setoperator= (const sync_subscription_set &other)
 
 sync_subscription_set (sync_subscription_set &&other)=delete
 
sync_subscription_setoperator= (sync_subscription_set &&other)
 
size_t size () const
 The total number of subscriptions in the set.
 
std::optional< sync_subscriptionfind (const std::string &name)
 
std::future< bool > update (std::function< void(mutable_sync_subscription_set &)> &&fn)
 
 sync_subscription_set (internal::bridge::realm &realm)
 

Friends

struct db
 

The documentation for this struct was generated from the following files: