The stop job sent by method ScheduleStop.
Definition at line 262 of file dedicatedworker.inl.
Public Method Index: | |
| JobStop () | |
| Constructor. | |
Public Method Index: inherited from alib::threadmodel::Job | |
| 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 | |
Public Field Index: inherited from alib::threadmodel::Job | |
| const std::type_info & | ID |
Constructor.
Definition at line 265 of file dedicatedworker.inl.