Class ParameterCount_t

Inheritance Relationships

Base Type

Class Documentation

class ParameterCount_t : public eprosima::fastdds::dds::Parameter_t

Public Functions

inline ParameterCount_t()

Constructor without parameter.

inline ParameterCount_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::Count_t count

Count

By default, 0.