RTI Connext Cert C API
Version 2.4.15
|
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_NotifUserInterfaceI * | user_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. |
Notification interface factory specific property.
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.