Realm C++ SDK Version v2.2.0

realm::mutable_sync_subscription_set Member List

This is the complete list of members for realm::mutable_sync_subscription_set, including all inherited members.

add(const std::string &name, std::optional< std::function< rbool(managed< T > &)> > &&query_fn=std::nullopt) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_setinline
clear() (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
find(const std::string &name) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
mutable_sync_subscription_set()=delete (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
mutable_sync_subscription_set(const mutable_sync_subscription_set &other)=delete (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
mutable_sync_subscription_set(mutable_sync_subscription_set &&other)=delete (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
operator=(const mutable_sync_subscription_set &other) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
operator=(mutable_sync_subscription_set &&other) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
remove(const std::string &name) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set
sync_subscription_set (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_setfriend
update_subscription(const std::string &name, std::optional< std::function< rbool(T &)> > &&query_fn=std::nullopt) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_setinline
update_subscription(const std::string &name, std::optional< std::function< rbool(managed< T > &)> > &&query_fn=std::nullopt) (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_setinline
~mutable_sync_subscription_set() (defined in realm::mutable_sync_subscription_set)realm::mutable_sync_subscription_set