A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mongodb.com/docs/realm-sdks/cpp/latest/structrealm_1_1object__change.html below:

Realm C++ SDK: realm::object_change< T

const T *  object   The object being observed.
  bool  is_deleted = false   The object has been deleted from the Realm.
  std::exception_ptr  error   std::vector< PropertyChange< T > >  property_changes   ◆ error

If an error occurs, notification blocks are called one time with an error result and an std::exception containing details about the error. Currently the only errors which can occur are when opening the Realm on a background worker thread to calculate the change set. The callback will never be called again after error is delivered.

◆ property_changes

One or more of the properties of the object have been changed.

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4