#include <UDPLink.h>
Definition at line 19 of file UDPLink.h.
◆ UDPClient() [1/3]
| UDPClient::UDPClient |
( |
const QHostAddress & |
addr, |
|
|
quint16 |
portNum |
|
) |
| |
|
inline |
◆ UDPClient() [2/3]
| UDPClient::UDPClient |
( |
const QString & |
host, |
|
|
const QHostAddress & |
addr, |
|
|
quint16 |
portNum |
|
) |
| |
|
inline |
◆ UDPClient() [3/3]
| UDPClient::UDPClient |
( |
const UDPClient * |
other | ) |
|
|
inlineexplicit |
◆ operator=()
◆ operator==()
| bool UDPClient::operator== |
( |
const UDPClient & |
other | ) |
const |
|
inline |
◆ address
| QHostAddress UDPClient::address |
◆ hostname
| QString UDPClient::hostname |
◆ port
| quint16 UDPClient::port = 0 |
The documentation for this struct was generated from the following file: