Struct test_SharedMemTransportDescriptor
Defined in File test_SharedMemTransportDescriptor.hpp
Inheritance Relationships
Base Type
public eprosima::fastdds::rtps::SharedMemTransportDescriptor(Struct SharedMemTransportDescriptor)
Struct Documentation
-
struct test_SharedMemTransportDescriptor : public eprosima::fastdds::rtps::SharedMemTransportDescriptor
Shared memory transport configuration
Public Functions
-
inline virtual ~test_SharedMemTransportDescriptor()
-
FASTDDS_EXPORTED_API test_SharedMemTransportDescriptor()
-
FASTDDS_EXPORTED_API test_SharedMemTransportDescriptor(const test_SharedMemTransportDescriptor &t)
-
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
-
inline virtual ~test_SharedMemTransportDescriptor()