Free Electron
Public Member Functions | Public Attributes | List of all members
TaskThread< Task > Struct Template Reference

Task and Thread container. More...

Public Member Functions

 TaskThread (const TaskThread &other)
 
void stop ()
 
 TaskThread (sp< RecordGroup > records)
 
 TaskThread (const TaskThread &other)
 
void stop ()
 

Public Attributes

Task * m_task
 
Thread * m_thread
 
Task * task
 
Thread * thread
 

Detailed Description

template<class Task>
struct TaskThread< Task >

Task and Thread container.


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