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

Notification mechanism user interface. More...

Data Fields

ZCOPY_NotifUserInterface_createFunc create_instance
 Create an instance of the user interface.
NETIO_Interface_resolve_addressFunc resolve_address
 Resolve an address.
NETIO_Interface_get_route_tableFunc get_route_table
 Get the route table.
ZCOPY_NotifUserInterface_reserve_addressFunc reserve_address
 Reserve an address on the user interface.
ZCOPY_NotifUserInterface_release_addressFunc release_address
 Release an address on the user interface.
ZCOPY_NotifUserInterface_add_routeFunc add_route
 Add a route on the user interface.
ZCOPY_NotifUserInterface_delete_routeFunc delete_route
 Delete a route on the user interface.
ZCOPY_NotifUserInterface_bindFunc bind
 Bind on the user interface.
ZCOPY_NotifUserInterface_unbindFunc unbind
 Unbind on the user interface.
ZCOPY_NotifUserInterface_sendFunc send
 Send a notification using the user interface.
ZCOPY_NotifUserInterface_notify_portFunc notify_recv_port
 Notify the receive port.

Detailed Description

Notification mechanism user interface.


Field Documentation

ZCOPY_NotifUserInterface_createFunc ZCOPY_NotifUserInterfaceI::create_instance

Create an instance of the user interface.

NETIO_Interface_resolve_addressFunc ZCOPY_NotifUserInterfaceI::resolve_address

Resolve an address.

NETIO_Interface_get_route_tableFunc ZCOPY_NotifUserInterfaceI::get_route_table

Get the route table.

ZCOPY_NotifUserInterface_reserve_addressFunc ZCOPY_NotifUserInterfaceI::reserve_address

Reserve an address on the user interface.

ZCOPY_NotifUserInterface_release_addressFunc ZCOPY_NotifUserInterfaceI::release_address

Release an address on the user interface.

ZCOPY_NotifUserInterface_add_routeFunc ZCOPY_NotifUserInterfaceI::add_route

Add a route on the user interface.

ZCOPY_NotifUserInterface_delete_routeFunc ZCOPY_NotifUserInterfaceI::delete_route

Delete a route on the user interface.

ZCOPY_NotifUserInterface_bindFunc ZCOPY_NotifUserInterfaceI::bind

Bind on the user interface.

ZCOPY_NotifUserInterface_unbindFunc ZCOPY_NotifUserInterfaceI::unbind

Unbind on the user interface.

ZCOPY_NotifUserInterface_sendFunc ZCOPY_NotifUserInterfaceI::send

Send a notification using the user interface.

ZCOPY_NotifUserInterface_notify_portFunc ZCOPY_NotifUserInterfaceI::notify_recv_port

Notify the receive port.


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