#include <JudpSettings.h>
Inherits openjaus::transport::InterfaceSettings, and openjaus::transport::AS5669::JudpSettingsInterface.
§ ~JudpSettings()
| openjaus::transport::AS5669::JudpSettings::~JudpSettings |
( |
| ) |
|
|
virtual |
§ JudpSettings()
| openjaus::transport::AS5669::JudpSettings::JudpSettings |
( |
const std::string |
componentName | ) |
|
|
private |
§ getAckNakTimeout_ms()
| int openjaus::transport::AS5669::JudpSettings::getAckNakTimeout_ms |
( |
| ) |
|
|
virtual |
§ getBroadcastMethod()
§ getMaxAckNakRetries()
| int openjaus::transport::AS5669::JudpSettings::getMaxAckNakRetries |
( |
| ) |
|
|
virtual |
§ getMulticastAddress()
| std::string openjaus::transport::AS5669::JudpSettings::getMulticastAddress |
( |
| ) |
|
|
virtual |
§ getSecondaryPort()
| short openjaus::transport::AS5669::JudpSettings::getSecondaryPort |
( |
| ) |
|
|
virtual |
§ isAckNakEnabled()
| bool openjaus::transport::AS5669::JudpSettings::isAckNakEnabled |
( |
| ) |
|
|
virtual |
§ isMulticastDiscoveryEnabled()
| bool openjaus::transport::AS5669::JudpSettings::isMulticastDiscoveryEnabled |
( |
| ) |
|
|
virtual |
§ loadBroadcastMethod()
§ loadFromConfFile()
| JudpSettings * openjaus::transport::AS5669::JudpSettings::loadFromConfFile |
( |
const std::string |
componentName | ) |
|
|
static |
§ ackNakEnabled
| bool openjaus::transport::AS5669::JudpSettings::ackNakEnabled |
|
private |
§ ackNakTimeout_ms
| int openjaus::transport::AS5669::JudpSettings::ackNakTimeout_ms |
|
private |
§ broadcastMethod
§ multicastAddress
| std::string openjaus::transport::AS5669::JudpSettings::multicastAddress |
|
private |
§ multicastDiscoveryEnabled
| bool openjaus::transport::AS5669::JudpSettings::multicastDiscoveryEnabled |
|
private |
§ name
| std::string openjaus::transport::AS5669::JudpSettings::name |
|
private |
§ secondaryPort
| short openjaus::transport::AS5669::JudpSettings::secondaryPort |
|
private |
The documentation for this class was generated from the following files: