Realm C++ SDK版本 v 2.2.0
公共成员函数 | 好友 | 所有成员列表

域::mutable_sync_subscription_set 结构参考

公共成员函数

 mutable_sync_subscription_set (const mutable_sync_subscription_set &other)=delete
 
mutable_sync_subscription_set操作符= (const mutable_sync_subscription_set &other)
 
 mutable_sync_subscription_set ( mutable_sync_subscription_set && other)=delete
 
mutable_sync_subscription_set操作符= ( mutable_sync_subscription_set && other)
 
template<typename T >
void add (const std::string &name, std::Optional< std::function< rbool ( 托管 < T > &)"> &&query_fn=std::nullopt)
 
void remove (const std::string &name)
 
std::Optional< sync_subscriptionfind (const std::string &name)
 
template<typename T >
std::enable_if_t< std::is_base_of_v< 对象 < T >, T >> update_subscription (const std::string &name, std::Optional< std::function< rbool (T &)>> &&query_fn=std::nullopt)
 
template<typename T >
void 更新 (const std::string &name, std::Optional< std::function< rbool ( 托管 < T > &)"> &&query_fn=std::nullopt)
 
void clear ()
 

好友

struct sync_subscription_set
 

该结构体的文档由以下文件生成: