Close
Relief for ODA Team in Ukraine
Learn more
ODA IFC SDK
API Reference
>
OdDAI Namespace
>
Structs, Records, Enums
>
OdDAI::MultithreadingMode Enumeration
OdDAI::MultithreadingMode Enumeration
Syntax
C++
enum class
MultithreadingMode
{
Single
,
MultiThreadPool
,
MultiThreadStd
};
Members
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.
Description
Defines multithreading modes.
File:
daiSettings.h
Namespace:
OdDAI
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!