|
Realm C++ SDK 버전 v2.2.0
|
19#ifndef CPPRALM_SCHEDULER_HPP
20#define CPPRALM_SCHEDULER_HPP
33 가상 oid invoke(std::function<
oid()> &&) = 0;
38 [[nodiscard]]
가상 bool is_on_thread()
const noException = 0;
43 가상 bool is_same_as(
const 스케줄러 *other)
const noException = 0;
51 [[nodiscard]]
가상 bool can_invoke()
const noException = 0;