OpenSplice ISO C++ 2 DCPS  v6.x
ISO C++ 2 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org::opensplice::core::policy::SchedulingPriorityKind Struct Reference

#include "ProprietaryApi.hpp"

Public Types

enum  Type { PRIORITY_RELATIVE, PRIORITY_ABSOLUTE }
 

Detailed Description

Definition at line 681 of file ProprietaryApi.hpp.

Member Enumeration Documentation

◆ Type

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.


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