Class ParameterEntityId_t

Inheritance Relationships

Base Type

Class Documentation

class ParameterEntityId_t : public eprosima::fastdds::dds::Parameter_t

Public Functions

inline ParameterEntityId_t()

Constructor without parameters.

inline ParameterEntityId_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

fastrtps::rtps::EntityId_t entityId

EntityId

By default, ENTITYID_UNKNOWN.