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

realm::internal::bridge::results Struct Reference

Public Member Functions

 results (const results &other)
 
resultsoperator= (const results &other)
 
 results (results &&other)
 
resultsoperator= (results &&other)
 
 results (const Results &)
 
 results (const realm &, const table_view &)
 
size_t size ()
 
realm get_realm () const
 
table get_table () const
 
 results (const realm &, const query &)
 
results sort (const std::vector< sort_descriptor > &)
 
notification_token add_notification_callback (std::shared_ptr< collection_change_callback > &&)
 

Friends

template<typename T >
get (results &, size_t)
 

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