RTI Connext DDS Micro C API  Version 4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ZCOPY_NotifMechanismProperty Struct Reference

Notification mechanism property for the default implementation. More...

#include <netio_zcopy_default_notif_mech.h>

Data Fields

RTI_UINT32 intf_addr
 The interface address for this implementation. The value should be globally unique.
struct OSAPI_ThreadProperty thread_prop
 The thread property for the receive thread in the notification mechanism.
RTI_UINT32 max_receive_ports
 The maximum number of receive ports.
RTI_UINT32 max_routes
 The maximum number of outgoing routes this notification mechanism can handle.

Detailed Description

Notification mechanism property for the default implementation.


Field Documentation

RTI_UINT32 ZCOPY_NotifMechanismProperty::intf_addr

The interface address for this implementation. The value should be globally unique.

[default] 0.

struct OSAPI_ThreadProperty ZCOPY_NotifMechanismProperty::thread_prop

The thread property for the receive thread in the notification mechanism.

[default] OSAPI_THREAD_PROPERTY_DEFAULT.

RTI_UINT32 ZCOPY_NotifMechanismProperty::max_receive_ports

The maximum number of receive ports.

[default] 2.

RTI_UINT32 ZCOPY_NotifMechanismProperty::max_routes

The maximum number of outgoing routes this notification mechanism can handle.

[default] 32.


RTI Connext DDS Micro C API Version 4.1.0 Copyright © Sun Dec 8 2024 Real-Time Innovations, Inc