Struct astutedds::rtps::Parameter

ClassList > astutedds > rtps > Parameter

  • #include <rtps_types.hpp>

Public Attributes

Type Name
uint16_t length = {0}
ParameterId_t parameterId = {}
std::vector< uint8_t > value

Public Attributes Documentation

variable length

uint16_t astutedds::rtps::Parameter::length;

variable parameterId

ParameterId_t astutedds::rtps::Parameter::parameterId;

variable value

std::vector<uint8_t> astutedds::rtps::Parameter::value;


The documentation for this class was generated from the following file include/astutedds/rtps/rtps_types.hpp