Defines | Enumerations

dds4ccm_conf.h File Reference

Defines

#define CIAO_DDS4CCM_CONTEXT_SWITCH   1

Enumerations

enum  DDS4CCM_Vendor { DDS4CCM_NDDS }

Define Documentation

#define CIAO_DDS4CCM_CONTEXT_SWITCH   1
Author:
Marcel Smit <msmit@remedy.nl>
Id:
dds4ccm_conf.h 91047 2010-07-08 19:10:44Z msmit

Configuration file for DDS4CCM. CIAO_DDS4CCM_CONTEXT_SWITCH defines whether DDS4CCM does use the ORB core reactor thread when a DDS callback has been received.

If this is defined to 1 DDS4CCM will pass the DDS callback to the ORB Core Reactor thread which means a thread context switch

If this isdefined to 0 no context switch takes place and the DDS callback is delivered to the user code on the DDS thread

If the user doesn't explicitly choose a value we will default to 1


Enumeration Type Documentation

Enumerator:
DDS4CCM_NDDS 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines