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

Notification interface factory specific property. More...

Data Fields

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

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.16 Copyright © Wed Sep 24 2025 Real-Time Innovations, Inc