#include <socket.hpp>
◆ Address() [1/3]
Address::Address |
( |
const char *const |
host, |
|
|
const unsigned short |
port |
|
) |
| |
◆ Address() [2/3]
Address::Address |
( |
const sockaddr_in & |
addr | ) |
|
◆ Address() [3/3]
◆ addr()
const sockaddr* Address::addr |
( |
| ) |
const |
◆ addrLength()
socklen_t Address::addrLength |
( |
| ) |
const |
◆ ip()
const char* Address::ip |
( |
| ) |
const |
◆ isValid()
bool Address::isValid |
( |
| ) |
const |
◆ port()
unsigned short Address::port |
( |
| ) |
const |
◆ setHost()
bool Address::setHost |
( |
const char *const |
host | ) |
|
◆ setPort()
void Address::setPort |
( |
const unsigned short |
port | ) |
|
The documentation for this class was generated from the following file:
- ~/libwallaby/module/network/public/kipr/network/socket.hpp