Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
sync_subscription_set (const sync_subscription_set &other)=delete | |
sync_subscription_set & | 操作符= (const sync_subscription_set &other) |
sync_subscription_set ( sync_subscription_set && other)=delete | |
sync_subscription_set & | 操作符= ( sync_subscription_set && other) |
size_t | size () const |
集合中的订阅总数。 | |
std::Optional< sync_subscription > | find (const std::string &name) |
std::future< bool > | 更新 (std::function< void( mutable_sync_subscription_set &)> &&fn) |
sync_subscription_set ( internal::bridge::域 &域) | |
好友 | |
struct | db |