Realm C++ SDK版本 v 2.2.0
|
公共成员函数 | |
结果(const结果&other) | |
结果& | 操作符= (const结果&other) |
结果(结果&&other) | |
结果& | 操作符= (结果&& other) |
结果(const Results &) | |
Results (const 域 &, const Table_view &) | |
size_t | size () |
Realm 前 | get_realm () const |
数据表(table) | get_table () const |
结果(const 域 &、const 查询 &) | |
结果 | sort (const std::vector < sort_descriptor > &) |
notification_token | add_notification_callback (std::shared_ptr< collection_change_callback > &&) |
好友 | |
template<typename T > | |
t | get ( results &, size_t) |