Struct astutedds::rtps::DiscoveryPeerConfig
ClassList > astutedds > rtps > DiscoveryPeerConfig
#include <discovery_config.hpp>
Public Attributes
| Type | Name |
|---|---|
| std::array< uint8_t, 4 > | address = {0, 0, 0, 0} |
| std::string | host |
| int | participant_id = {-1} |
| uint16_t | port = {0} |
Public Attributes Documentation
variable address
std::array<uint8_t, 4> astutedds::rtps::DiscoveryPeerConfig::address;
variable host
std::string astutedds::rtps::DiscoveryPeerConfig::host;
variable participant_id
int astutedds::rtps::DiscoveryPeerConfig::participant_id;
variable port
uint16_t astutedds::rtps::DiscoveryPeerConfig::port;
The documentation for this class was generated from the following file include/astutedds/rtps/discovery_config.hpp