Realm C++ SDK版本 v 2.2.0
|
#include <notifications.hpp>
公共成员函数 | |
notification_token (const notification_token &nt) noException=delete | |
notification_token & | 操作符= (const notification_token &)=delete |
notification_token ( notification_token && other) noException | |
notification_token & | 操作符= ( notification_token && other) |
notification_token ( internal::bridge::notification_token &&token) | |
void | unregister () |
公共属性 | |
Internal::bridge::notification_token | m_token |
std::shared_ptr< internal::bridge::dictionary > | m_dictionary |
std::shared_ptr< internal::bridge::list > | m_list |
std::shared_ptr< internal::bridge::set > | m_set |
std::shared_ptr< internal::bridge::results > | m_results |
inside::bridge::域 | m_realm |
从订阅realm::object
变更的方法返回的令牌。