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

realm::dictionary_change_set Struct Reference

Public Member Functions

 dictionary_change_set (const dictionary_change_set &)
 
 dictionary_change_set (dictionary_change_set &&)=default
 
dictionary_change_setoperator= (const dictionary_change_set &)
 
dictionary_change_setoperator= (dictionary_change_set &&)=default
 

Public Attributes

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

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