TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Thread Struct Reference
Collaboration diagram for Thread:
Collaboration graph
[legend]

Public Member Functions

 Thread (TaskQueue &task_queue_, int id_)
 
void run ()
 
void stop ()
 

Public Attributes

int id = 0
 
std::thread cur_thread
 
std::function< void()> task = nullptr
 
bool running = true
 
TaskQueuet_queue = nullptr
 

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