Realm C++ SDK 버전 v2.2.0
공개 멤버 함수 | 모든 멤버 목록
영역::scheduler 구조체 참고추상
영역::scheduler의 상속 다이어그램:
영역::internal::realm_core_scheduler

공개 멤버 함수

가상 보이드 invoke (std::function< void()> &&)=0
 
가상 bool is_on_thread () const noException=0
 
가상 bool is_same_as (const 스케줄러 *other) const noException=0
 
가상 bool can_invoke () const noException=0
 

멤버 함수 문서

◆ can_invoke()

가상 bool 영역::scheduler::can_invoke ( ) const
순수 가상noException

영역::internal::realm_core_scheduler 에서 구현됩니다.

◆ invoke()

가상 무효 영역::scheduler::invoke ( std::function< void()> &&  )
순수 가상

영역::internal::realm_core_scheduler 에서 구현됩니다.

◆ is_on_thread()

가상 bool 영역::scheduler::is_on_thread ( ) const
순수 가상noException

영역::internal::realm_core_scheduler 에서 구현됩니다.

◆ is_same_as()

가상 bool 영역::scheduler::is_same_as ( const 스케줄러 기타) const
순수 가상noException

영역::internal::realm_core_scheduler 에서 구현됩니다.


이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.