Realm C++ SDK Version v2.2.0
|
Public Member Functions | |
thread_safe_reference (const thread_safe_reference &other)=delete | |
thread_safe_reference & | operator= (const thread_safe_reference &other)=delete |
thread_safe_reference (thread_safe_reference &&other) | |
thread_safe_reference & | operator= (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 > | |
T | resolve (const realm &, thread_safe_reference &&tsr) |