Struct test_SharedMemTransportDescriptor

Inheritance Relationships

Base Type

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

Public Members

uint32_t big_buffer_size_
uint32_t *big_buffer_size_send_count_
uint32_t *big_buffer_size_recv_count_