Class ParameterNetworkConfigSet_t

Inheritance Relationships

Base Type

Class Documentation

class ParameterNetworkConfigSet_t : public eprosima::fastdds::dds::Parameter_t

Public Functions

inline ParameterNetworkConfigSet_t()

Constructor without parameters.

inline ParameterNetworkConfigSet_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::NetworkConfigSet_t netconfigSet

Network Config Set

By default, 0.