The stop job sent by method ScheduleStop.
Definition at line 262 of file dedicatedworker.inl.
Public Method Index: | |
JobStop () | |
Constructor. | |
![]() | |
Job (const std::type_info &id) | |
virtual | ~Job ()=default |
Protected destructor. | |
template<typename TJob> | |
TJob & | Cast () |
virtual bool | Do () |
template<typename TOther> | |
bool | Is () |
template<typename TOther> | |
bool | IsNull () |
virtual void | PrepareDeferredDeletion () |
virtual size_t | SizeOf () |
Additional Inherited Members | |
![]() | |
const std::type_info & | ID |
Constructor.
Definition at line 265 of file dedicatedworker.inl.