![]() |
Atlas Game Manager
A game manager for f95 and dlsite written in c++
|
#include <pools.hpp>
Public Member Functions | |
| ThreadPools () | |
| void | reloadConfig () |
Public Attributes | |
| QThreadPool | image_loaders {} |
| QThreadPool | image_importers {} |
| QThreadPool | importers {} |
| QThreadPool | pre_importers {} |
|
inline |
| void ThreadPools::reloadConfig | ( | ) |
| QThreadPool ThreadPools::image_importers {} |
| QThreadPool ThreadPools::image_loaders {} |
| QThreadPool ThreadPools::importers {} |
| QThreadPool ThreadPools::pre_importers {} |