Realm C++ SDK Versão C++ v2.2.0
|
#include <notifications.hpp>
Funções de membro público | |
notification_token (const notification_token &nt) noexceto=excluir | |
notification_token & | operador= (const notification_token &)=excluir |
notificação_token (notificação_token &&outros) noexceto | |
notification_token & | operador= (notificação_token &&outros) |
notification_token (Internal::bridge::notification_token &&token) | |
vazio | cancelar registro () |
Atributos públicos | |
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 |
Internal::bridge::Realm | m_realm |
Um token retornado de métodos que se inscrevem em alterações em realm::object
.