RTI Connext Cert C API  Version 2.4.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ZCOPY_NotifInterfaceFactoryProperty Struct Reference

Notification interface factory specific property. More...

Data Fields

struct
NETIO_InterfaceFactoryProperty 
_parent
 Inherited property struct.
RTI_UINT32 max_samples_per_notif
 Maximum samples to process per notification per DR.
struct ZCOPY_NotifUserInterfaceIuser_intf
 The downstream transport interface.
void * user_property
 Pass through pointer to the downstream transport. Must be valid for the life-cycle of the transport.

Detailed Description

Notification interface factory specific property.


Field Documentation

struct NETIO_InterfaceFactoryProperty ZCOPY_NotifInterfaceFactoryProperty::_parent

Inherited property struct.

RTI_UINT32 ZCOPY_NotifInterfaceFactoryProperty::max_samples_per_notif

Maximum samples to process per notification per DR.

struct ZCOPY_NotifUserInterfaceI* ZCOPY_NotifInterfaceFactoryProperty::user_intf

The downstream transport interface.

void* ZCOPY_NotifInterfaceFactoryProperty::user_property

Pass through pointer to the downstream transport. Must be valid for the life-cycle of the transport.


RTI Connext Cert C API Version 2.4.15 Copyright © Tue Jan 21 2025 Real-Time Innovations, Inc