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