Struct astutedds::rtps::DiscoveryConfig

ClassList > astutedds > rtps > DiscoveryConfig

  • #include <discovery_config.hpp>

Public Attributes

Type Name
bool allow_multicast = {true}
bool include_loopback = {false}
DiscoveryInterfaceConfig interfaces
std::vector< DiscoveryPeerConfig > peers
bool strict_validation = {false}

Public Attributes Documentation

variable allow_multicast

bool astutedds::rtps::DiscoveryConfig::allow_multicast;

variable include_loopback

bool astutedds::rtps::DiscoveryConfig::include_loopback;

variable interfaces

DiscoveryInterfaceConfig astutedds::rtps::DiscoveryConfig::interfaces;

variable peers

std::vector<DiscoveryPeerConfig> astutedds::rtps::DiscoveryConfig::peers;

variable strict_validation

bool astutedds::rtps::DiscoveryConfig::strict_validation;


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