Realm C++ SDK版本 v 2.2.0
|
类 | |
struct | Results_callback_wrapper |
struct | results_change |
公共成员函数 | |
Results_common_base ( internal::bridge::results &&parent) | |
size_t | size () |
派生 | where (const std::string &query, const std::vector< realm::mixed > &arguments) |
派生 | where (std::function< rbool ( managed < T > &)> &&fn) |
域::notification_token | 观察(std::function< void( results_change )> &&handler) |
派生 | 冻结() |
派生 | thaw () |
bool | is_frozen () |
派生 | sort (const std::string &key_path, bool ascending) |
派生 | sort (const std::vector< sort_descriptor > &sort_descriptors) |
受保护的属性 | |
inside::bridge::results | m_parent |
好友 | |
template<auto > | |
struct | Linking_objects |