RTI Connext DDS Micro C++ API
Version 4.1.0
|
Modules | |
NETIO Shared Memory API | |
OS independent way to setup and access shared-memory segments, shared-memory mutexes and shared memory binary semaphores. |
Classes | |
class | SHMEMInterfaceFactory |
<<eXtension>> A SHMEM transport factory that will be used by a DomainParticipant to create a SHMEM interface. Only one SHMEM interface can be registered with the DomainParticipantFactory. More... | |
struct | NETIO_SHMEMInterfaceFactoryProperty |
<<eXtension>> Properties for the SHMEM Transport. More... |
<<eXtension>> The shared memory (SHMEM) transport implements the RTI Connext DDS Micro NETIO interface and uses a message queue in shared memory for communication between DomainParticipants. Please refer to the User's Manual for information about how to use the SHMEM transport.