|
| 域 (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 Scheduler > | scheduler () 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_session > | get_sync_session () const |
|