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

#include "ProprietaryApi.hpp"

Public Types

enum  Type { SCHEDULE_DEFAULT, SCHEDULE_TIMESHARING, SCHEDULE_REALTIME }
 

Detailed Description

Definition at line 666 of file ProprietaryApi.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
SCHEDULE_DEFAULT 

Underlying OS default scheduling.

SCHEDULE_TIMESHARING 

Time-sharing scheduling (whether this is supported depends on the underlying OS).

SCHEDULE_REALTIME 

Real-time scheduling (whether this is supported depends on the underlying OS).

Definition at line 668 of file ProprietaryApi.hpp.


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