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

realm::internal::bridge::thread_safe_reference Struct Reference

Public Member Functions

 thread_safe_reference (const thread_safe_reference &other)=delete
 
thread_safe_referenceoperator= (const thread_safe_reference &other)=delete
 
 thread_safe_reference (thread_safe_reference &&other)
 
thread_safe_referenceoperator= (thread_safe_reference &&other)
 
 thread_safe_reference (const object &)
 
 thread_safe_reference (const dictionary &)
 
 thread_safe_reference (ThreadSafeReference &&)
 
 operator ThreadSafeReference && ()
 
 operator bool () const
 

Friends

struct realm
 
template<typename T >
resolve (const realm &, thread_safe_reference &&tsr)
 

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