ADTF  3.18.2
kernel_thread::Impl< Callable >
Inheritance diagram for kernel_thread::Impl< Callable >:
[legend]

Public Member Functions

 Impl (Callable &&pFunc)
 
void Run ()
 

Public Attributes

Callable pFunc
 
- Public Attributes inherited from kernel_thread::ImplBase
adtf::ucom::object_ptr< adtf::services::IKernel::IThreadm_pKernelThread
 
shared_base_type pThisPtr
 

Detailed Description

template<typename Callable>
struct adtf::system::kernel_thread::Impl< Callable >

Definition at line 36 of file kernel_thread.h.