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

realm::dictionary_collection_change Struct Reference

Public Member Functions

 dictionary_collection_change (std::vector< std::string > &&i, std::vector< std::string > &&m, std::vector< std::string > &&d, bool c)
 
bool empty () const noexcept
 

Public Attributes

std::vector< std::string > insertions
 
std::vector< std::string > modifications
 
std::vector< std::string > deletions
 
bool collection_root_was_deleted = false
 

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