#include <JudpSettingsInterface.h>
Inherits openjaus::transport::InterfaceSettingsInterface.
Inherited by openjaus::transport::AS5669::JudpSettings [virtual].
◆ BroadcastMethod
| Enumerator |
|---|
| BROADCAST_IP | |
| MULTICAST | |
| BOTH | |
◆ JudpSettingsInterface()
| openjaus::transport::AS5669::JudpSettingsInterface::JudpSettingsInterface |
( |
| ) |
|
|
inline |
◆ ~JudpSettingsInterface()
| virtual openjaus::transport::AS5669::JudpSettingsInterface::~JudpSettingsInterface |
( |
| ) |
|
|
inlinevirtual |
◆ getAckNakTimeout_ms()
| virtual int openjaus::transport::AS5669::JudpSettingsInterface::getAckNakTimeout_ms |
( |
| ) |
|
|
pure virtual |
◆ getBroadcastMethod()
| virtual BroadcastMethod openjaus::transport::AS5669::JudpSettingsInterface::getBroadcastMethod |
( |
| ) |
|
|
pure virtual |
◆ getMaxAckNakRetries()
| virtual int openjaus::transport::AS5669::JudpSettingsInterface::getMaxAckNakRetries |
( |
| ) |
|
|
pure virtual |
◆ getMulticastAddress()
| virtual std::string openjaus::transport::AS5669::JudpSettingsInterface::getMulticastAddress |
( |
| ) |
|
|
pure virtual |
◆ getPrimaryPort()
| virtual short openjaus::transport::AS5669::JudpSettingsInterface::getPrimaryPort |
( |
| ) |
|
|
pure virtual |
◆ getSecondaryPort()
| virtual short openjaus::transport::AS5669::JudpSettingsInterface::getSecondaryPort |
( |
| ) |
|
|
pure virtual |
◆ getTimeToLive()
| virtual uint8 openjaus::transport::AS5669::JudpSettingsInterface::getTimeToLive |
( |
| ) |
|
|
pure virtual |
◆ getUnknownRouteResolutionMethod()
◆ isAckNakEnabled()
| virtual bool openjaus::transport::AS5669::JudpSettingsInterface::isAckNakEnabled |
( |
| ) |
|
|
pure virtual |
◆ isMulticastDiscoveryEnabled()
| virtual bool openjaus::transport::AS5669::JudpSettingsInterface::isMulticastDiscoveryEnabled |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: