ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::threadmodel::DedicatedWorker::JobStop Struct Reference

Description:

The stop job sent by method ScheduleStop.

Definition at line 262 of file dedicatedworker.inl.

Inheritance diagram for alib::threadmodel::DedicatedWorker::JobStop:
[legend]
Collaboration diagram for alib::threadmodel::DedicatedWorker::JobStop:
[legend]

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(s) / Destructor Details:

◆ JobStop()

Constructor.

Definition at line 265 of file dedicatedworker.inl.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: