Realm C++ SDK版本 v 2.2.0
公共成员函数 | 所有成员列表
域::scheduler 结构参考摘要
域::scheduler 的继承图:
域::internal::realm_core_scheduler

公共成员函数

虚空 invoke (std::function< void()> &&)=0
 
虚拟布尔值 is_on_thread () const noException= 0
 
虚拟布尔值 is_same_as (const scheduler *other) const noException= 0
 
虚拟布尔值 can_invoke () const noException= 0
 

成员函数文档

can_invoke()

虚拟布尔域::scheduler::can_invoke ( ) const
纯虚拟noException

invoke()

虚空域::scheduler::invoke ( std::function< void()> &&  )
纯虚拟

is_on_thread()

虚拟布尔域::scheduler::is_on_thread ( ) const
纯虚拟noException

is_same_as()

虚拟布尔域::scheduler::is_same_as ( const调度程序 其他) const
纯虚拟noException

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