Realm C++ SDK版本 v 2.2.0
| 公共类型 | 公共成员函数 | 静态公共成员函数 | 好友 | 所有成员列表

realm::internal::bridge::realm 结构参考

struct  config
 
struct  sync_config
 

公共类型

枚举类  sync_session_stop_policy : uint8_t {立即live_indefinitelyafter_changes_uploaded }
 

公共成员函数

  (const config &)
 
  (std::shared_ptr< Realm >)
 
  ( thread_safe_reference &&tsr, const std::Optional< std::shared_ptr< scheduler >> &)
 
 Operator std::shared_ptr< Realm > () const
 
GROUP read_group ()
 
config get_config () const
 
结构模式 schema () const
 
void begin_transaction () const
 
void commit_transaction () const
 
数据表(table) tab_for_object_type (const std::string &object_type)
 
数据表(table) get_table (const uint32_t &)
 
std::shared_ptr< struct Schedulerscheduler () const
 
bool refresh ()
 
bool is_frozen () const
 
Realm 前 冻结()
 
Realm 前 thaw ()
 
void close ()
 
bool is_close ()
 
void invalidate ()
 
obj import_copy_of (const obj &) const
 
std::Optional< sync_sessionget_sync_session () const
 

静态公共成员函数

静态async_open_task get_synchronized_realm (const config &)
 

好友

struct GROUP
 

该结构体的文档由以下文件生成: