19.3.5.2. SharedMemTransportDescriptor

struct test_SharedMemTransportDescriptor : public eprosima::fastdds::rtps::SharedMemTransportDescriptor

Shared memory transport configuration

Public Functions

virtual TransportInterface *create_transport() const override

Factory method pattern. It will create and return a TransportInterface corresponding to this descriptor. This provides an interface to the NetworkFactory to create the transports without the need to know about their type