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

域::collection_callback_wrapper 结构引用

域::collection_callback_wrapper 的继承图:
realm::internal::bridge::collection_change_callback

公共成员函数

 collection_callback_wrapper (std::function< void( collection_change )> handler, boolignoreChangesInInitialNotification)
 
void before (const realm::internal::bridge::collection_change_set &) final
 
void after ( internal::bridge::collection_change_set const &changes) final
 
虚空 before ( collection_change_set const &c)= 0
 
虚空 after ( collection_change_set const &c)= 0
 

公共属性

std::function< void( collection_change )> 处理程序
 
bool ignoreChangesInInitialNotification
 

成员函数文档

after()

void 域::collection_callback_wrapper::after ( Internal::bridge::collection_change_set const &  更改)
内联final虚拟

before()

void 域::collection_callback_wrapper::before ( const 域::internal::bridge::collection_change_set )
内联final虚拟

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