Class ParameterVendorId_t

Inheritance Relationships

Base Type

Class Documentation

class ParameterVendorId_t : public eprosima::fastdds::dds::Parameter_t

Public Functions

inline ParameterVendorId_t()

Constructor without parameters.

inline ParameterVendorId_t(ParameterId_t pid, uint16_t in_length)

Constructor using a parameter PID and the parameter length

Parameters:
  • pid – Pid of the parameter

  • in_length – Its associated length

Public Members

fastdds::rtps::VendorId_t vendorId

Vendor Id.

By default, c_VendorId_eProsima.