daiSettings.h
Members |
Description |
Single |
The reading should run in one thread. |
MultiThreadPool |
The reading should run in multithread with using ODA threadpool functionality. |
MultiThreadStd |
The reading should run in multithread based on std::thread. |
Defines multithreading modes.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|