This is a brief description.
More...
#include <JudpAddress.h>
Inherits openjaus::transport::TransportData.
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
◆ JudpAddress() [1/3]
openjaus::transport::AS5669::JudpAddress::JudpAddress |
( |
| ) |
|
◆ ~JudpAddress()
openjaus::transport::AS5669::JudpAddress::~JudpAddress |
( |
| ) |
|
|
virtual |
◆ JudpAddress() [2/3]
◆ JudpAddress() [3/3]
openjaus::transport::AS5669::JudpAddress::JudpAddress |
( |
const JudpAddress & |
other | ) |
|
|
private |
◆ clone()
TransportData * openjaus::transport::AS5669::JudpAddress::clone |
( |
| ) |
|
|
virtual |
◆ getIpAddress()
◆ getPort()
uint16_t openjaus::transport::AS5669::JudpAddress::getPort |
( |
| ) |
const |
◆ hash()
uint64_t openjaus::transport::AS5669::JudpAddress::hash |
( |
| ) |
|
◆ operator==()
bool openjaus::transport::AS5669::JudpAddress::operator== |
( |
const JudpAddress & |
other | ) |
const |
◆ setIpAddress()
bool openjaus::transport::AS5669::JudpAddress::setIpAddress |
( |
const system::InetAddress & |
ipAddress | ) |
|
- Parameters
-
ipAddress | The value of the new ipAddress. |
◆ setPort()
bool openjaus::transport::AS5669::JudpAddress::setPort |
( |
uint16_t |
port | ) |
|
- Parameters
-
port | The value of the new port. |
◆ toString()
std::string openjaus::transport::AS5669::JudpAddress::toString |
( |
| ) |
const |
|
virtual |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ ipAddress
◆ port
uint16_t openjaus::transport::AS5669::JudpAddress::port |
|
protected |
The documentation for this class was generated from the following files: