Realm C++ SDK Version v2.2.0
Public Member Functions | List of all members

realm::internal::bridge::collection_change_set Struct Reference

Public Member Functions

 collection_change_set (const collection_change_set &other)
 
collection_change_setoperator= (const collection_change_set &other)
 
 collection_change_set (collection_change_set &&other)
 
collection_change_setoperator= (collection_change_set &&other)
 
 collection_change_set (const CollectionChangeSet &)
 
 operator CollectionChangeSet () const
 
index_set deletions () const
 
index_set modifications () const
 
index_set insertions () const
 
std::unordered_map< int64_t, index_setcolumns () const
 
bool empty () const
 
bool collection_root_was_deleted () const
 

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