![]() |
OpenSplice ISO C++ 2 DCPS
v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
#include "ProprietaryApi.hpp"
Public Types | |
enum | Type { PRIORITY_RELATIVE, PRIORITY_ABSOLUTE } |
Definition at line 681 of file ProprietaryApi.hpp.
Enumerator | |
---|---|
PRIORITY_RELATIVE | The given scheduling priority for the thread (in org::opensplice::core::policy::Scheduling) is relative to the process priority. |
PRIORITY_ABSOLUTE | The given scheduling priority for the thread (in org::opensplice::core::policy::Scheduling) is an absolute value. |
Definition at line 683 of file ProprietaryApi.hpp.