IP Adress including Port information.
More...
#include <IPAddressAndPort.h>
IP Adress including Port information.
- Author
- Phil Schatzmann
◆ IPAddressAndPort() [1/2]
tiny_dlna::IPAddressAndPort::IPAddressAndPort |
( |
| ) |
|
|
default |
◆ IPAddressAndPort() [2/2]
tiny_dlna::IPAddressAndPort::IPAddressAndPort |
( |
IPAddress |
addr, |
|
|
int |
prt |
|
) |
| |
|
inline |
◆ toString()
const char* tiny_dlna::IPAddressAndPort::toString |
( |
| ) |
|
|
inline |
◆ address
IPAddress tiny_dlna::IPAddressAndPort::address |
◆ port
int tiny_dlna::IPAddressAndPort::port |
The documentation for this struct was generated from the following file: