#include <JudpSettingsInterface.h>
Inherits openjaus::transport::InterfaceSettingsInterface.
Inherited by openjaus::transport::AS5669::JudpSettings [virtual], and openjaus::transport::AS5669::LoopbackJudpSettings.
§ 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 |
§ getSecondaryPort()
| virtual short openjaus::transport::AS5669::JudpSettingsInterface::getSecondaryPort |
( |
| ) |
|
|
pure virtual |
§ isAckNakEnabled()
| virtual bool openjaus::transport::AS5669::JudpSettingsInterface::isAckNakEnabled |
( |
| ) |
|
|
pure virtual |
§ isMulticastDiscoveryEnabled()
| virtual bool openjaus::transport::AS5669::JudpSettingsInterface::isMulticastDiscoveryEnabled |
( |
| ) |
|
|
pure virtual |
§ DEFAULT_MAX_ACK_NAK_RETRIES
| const int openjaus::transport::AS5669::JudpSettingsInterface::DEFAULT_MAX_ACK_NAK_RETRIES = 3 |
|
static |
The documentation for this class was generated from the following file: