Maze Builder Docs 7.5.6
Loading...
Searching...
No Matches
mazes::detail::worker_concurrent Class Reference

A worker class for concurrent maze generation. More...

#include <create2.h>

Public Member Functions

void initThreads () noexcept
 
void generate (const std::vector< configurator > &configs, std::string &target_str) noexcept
 
void wait_for_completion () noexcept
 
void do_work (work_item &item) noexcept
 
void cleanup () noexcept
 

Detailed Description

A worker class for concurrent maze generation.


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