RTI Connext Micro C API Version 4.2.0
|
Zero Copy transport API. More...
#include "netio_zcopy/netio_zcopy_dll.h"
#include "netio_zcopy/netio_zcopy_notif_interface.h"
#include "netio_zcopy/netio_zcopy_notif_mechanism_intf.h"
#include "netio_zcopy/netio_zcopy_whsq.h"
#include "netio_zcopy/netio_zcopy_loader.h"
Functions | |
NETIO_ZCOPYDllExport RTI_BOOL | NDDS_Transport_ZeroCopy_initialize (RT_Registry_T *registry, const char *transport_name, struct ZCOPY_NotifInterfaceFactoryProperty *property) |
Initialize the RTI Connext DDS Micro transport with Zero Copy support. | |
NETIO_ZCOPYDllExport RTI_BOOL | NDDS_Transport_ZeroCopy_finalize (RT_Registry_T *registry, const char *transport_name) |
Finalize the Zero Copy NDDS transport. | |
NETIO_ZCOPYDllExport struct RT_ComponentFactoryI * | ZCOPY_NotifInterfaceFactory_get_interface (void) |
Gets the singleton instance of the notification interface factory. | |
Variables | |
NETIO_ZCOPYDllExport const char *const | NETIO_DEFAULT_NOTIF_NAME |
Default name for notification interface. | |
NETIO_ZCOPYDllExport const char *const | DDSHST_WRITER_WRAPPED_HISTORY_NAME |
Default writer history name when it is wrapped by another history. | |
Zero Copy transport API.
|
extern |
Default writer history name when it is wrapped by another history.